[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / d / a / 9 / SimpleJSONParser / 0.1.0 / SimpleJSONParser.podspec.json
blob2df272e352c0c463c3233a207efa3a9c3714cb95
2   "name": "SimpleJSONParser",
3   "version": "0.1.0",
4   "summary": "SimpleJSONParser lets a user simply parse JSON to any NSObject.",
5   "platforms": {
6     "ios": "8.0"
7   },
8   "requires_arc": true,
9   "homepage": "https://github.com/ihorrapalyuk/SimpleJSONParser",
10   "license": {
11     "type": "MIT",
12     "file": "LICENSE"
13   },
14   "authors": {
15     "Ihor Rapalyuk": "i.rapalyuk2012@gmail.com"
16   },
17   "source": {
18     "git": "https://github.com/ihorrapalyuk/SimpleJSONParser.git",
19     "tag": "0.1.0"
20   },
21   "source_files": "Classes/**/*.{swift,h,m}"