[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / e / 8 / 9 / JSONParser / 0.0.1 / JSONParser.podspec.json
blobe2aab5ba5024d679c1baae061c3aaede5e22adac
2   "name": "JSONParser",
3   "version": "0.0.1",
4   "summary": "JSON parser",
5   "description": "This project is a JSON parser.",
6   "homepage": "https://github.com/ShengHuaWu/JSONParser",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "ShengHua Wu": "fantasy0404@gmail.com"
13   },
14   "social_media_url": "https://twitter.com/ShengHuaWu",
15   "platforms": {
16     "ios": "9.0"
17   },
18   "source": {
19     "git": "https://github.com/ShengHuaWu/JSONParser.git",
20     "tag": "0.0.1"
21   },
22   "source_files": "JSONParser/*.swift",
23   "requires_arc": true