[Add] RnpKit 1.2.5
[CocoaPods.git] / Specs / 4 / f / 6 / NSURL+ParseQuery / 0.1 / NSURL+ParseQuery.podspec.json
blobd85b0f1dfb9b4d360fa0df5e98442340c33b5464
2   "name": "NSURL+ParseQuery",
3   "version": "0.1",
4   "summary": "Simple URL query parser convert to NSDictionary",
5   "homepage": "https://github.com/ginrou/NSURL-QueryParser",
6   "license": "MIT",
7   "authors": {
8     "Yuichi Takeda": "ginrou799@gmail.com"
9   },
10   "platforms": {
11     "ios": null
12   },
13   "source": {
14     "git": "https://github.com/ginrou/NSURL-QueryParser.git",
15     "tag": "0.1"
16   },
17   "source_files": [
18     "Classes",
19     "Classes/**/*.{h,m}"
20   ],
21   "exclude_files": "Classes/Exclude",
22   "requires_arc": true