[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / b / d / 6 / NSURL+QueryParser / 1.0.0 / NSURL+QueryParser.podspec.json
blob26cf64061cabe305356fc236cd445517ccf5896e
2   "name": "NSURL+QueryParser",
3   "version": "1.0.0",
4   "summary": "Extensions working with URL, UrlString query",
5   "description": "NSURL, NSString and NSDictionary categories to deal with query part",
6   "homepage": "https://github.com/lane128/NSURL-QueryParser",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Adam Wang": "lane128@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/lane128/NSURL-QueryParser.git",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "ios": "7.0",
20     "osx": "10.9",
21     "watchos": "2.0",
22     "tvos": "9.0"
23   },
24   "source_files": "NSURL+QueryParser/*.{h,m}",
25   "frameworks": "Foundation"