[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 7 / 9 / 1 / GSJSONParser / 0.0.9 / GSJSONParser.podspec.json
blob08f4c3745035efd029b08d011cbcb935951256c5
2   "name": "GSJSONParser",
3   "version": "0.0.9",
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.0.9"
17   },
18   "source_files": "GSJSONParser/**/*.{h,m}",
19   "frameworks": "UIKit",
20   "requires_arc": true,
21   "dependencies": {
22     "ATLog": [
24     ],
25     "GSLog": [
27     ]
28   }