Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/ayushgoel/agquerystring
- Owner: ayushgoel
- License: mit
- Created: 2015-05-14T10:44:24.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-05-19T06:31:43.000Z (over 9 years ago)
- Last Synced: 2024-03-14T19:53:09.973Z (8 months ago)
- Language: Swift
- Size: 145 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.