[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 7 / 9 / 1 / GSJSONParser / 0.2.2 / GSJSONParser.podspec.json
blobcd31b7b2571e80fdd013f9b92672e4f6f5a077f0
2   "name": "GSJSONParser",
3   "version": "0.2.2",
4   "summary": "GSJSONParser is JSON Object mapper",
5   "description": "JSON object mapper from NSDictionary.",
6   "homepage": "https://github.com/gangstarmn/GSJSONParser",
7   "license": "MIT",
8   "authors": {
9     "Gantulga": "gangstarmn@gmail.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/gangstarmn/GSJSONParser.git",
16     "tag": "0.2.2"
17   },
18   "source_files": "GSJSONParser/**/*.{h,m}",
19   "frameworks": "UIKit",
20   "requires_arc": true,
21   "dependencies": {
22     "ATLog": [
24     ],
25     "GSLog": [
27     ]
28   }