Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ayushgoel/agquerystring

Dictionary extension to create query string from it
https://github.com/ayushgoel/agquerystring

Last synced: 9 days ago
JSON representation

Dictionary extension to create query string from it

Awesome Lists containing this project

README

        

# AGQueryString

[![CI Status](http://img.shields.io/travis/Ayush Goel/AGQueryString.svg?style=flat)](https://travis-ci.org/Ayush Goel/AGQueryString)
[![Version](https://img.shields.io/cocoapods/v/AGQueryString.svg?style=flat)](http://cocoapods.org/pods/AGQueryString)
[![License](https://img.shields.io/cocoapods/l/AGQueryString.svg?style=flat)](http://cocoapods.org/pods/AGQueryString)
[![Platform](https://img.shields.io/cocoapods/p/AGQueryString.svg?style=flat)](http://cocoapods.org/pods/AGQueryString)

Dictionary extension to create query string from it

## Usage

To run the example project, clone the repo, and run `pod install` from the Example directory first.

## Requirements

## Installation

AGQueryString is available through [CocoaPods](http://cocoapods.org). To install
it, simply add the following line to your Podfile:

```ruby
pod "AGQueryString"
```

## Author

Ayush Goel, [email protected]

## License

AGQueryString is available under the MIT license. See the LICENSE file for more info.