[Add] AgoraRtcEngine_iOS_Preview 4.3.2.11-build.2
[CocoaPods.git] / Specs / 2 / c / f / QueryItemWrangler / 0.1 / QueryItemWrangler.podspec.json
bloba81509ed9f5ecfd780f268911047ad09a61e54c8
2   "name": "QueryItemWrangler",
3   "version": "0.1",
4   "summary": "A type-safe and friendly Swift API for NSURLComponents query items",
5   "description": "Easily manipulate NSURLQueryItem's in a type safe and swiftly manner",
6   "homepage": "https://github.com/js/QueryItemWrangler",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Johan Sørensen": "johan@johansorensen.com"
13   },
14   "social_media_url": "http://twitter.com/johans",
15   "platforms": {
16     "ios": "8.0",
17     "osx": "10.10",
18     "watchos": "2.0",
19     "tvos": "9.0"
20   },
21   "source": {
22     "git": "https://github.com/js/QueryItemWrangler.git",
23     "tag": "0.1"
24   },
25   "source_files": "Source/*.swift"