[Add] RogoCore 1.0.8.9
[CocoaPods.git] / Specs / 3 / f / 8 / KSQueryItem / 1.0.1 / KSQueryItem.podspec.json
blob14f5f9b58657cb91a865bdf2512f878805dcbf79
2   "name": "KSQueryItem",
3   "version": "1.0.1",
4   "summary": "A NSDictionary category to return NSURLQueryItems",
5   "homepage": "https://github.com/Keithbsmiley/KSQueryItem",
6   "license": "MIT",
7   "authors": {
8     "Keith Smiley": "keithbsmiley@gmail.com"
9   },
10   "platforms": {
11     "ios": "8.0",
12     "osx": "10.10"
13   },
14   "source": {
15     "git": "https://github.com/Keithbsmiley/KSQueryItem.git",
16     "tag": "v1.0.1"
17   },
18   "source_files": "*.{h,m}",
19   "requires_arc": true