[Add] NEConversationUIKit 10.5.1
[CocoaPods.git] / Specs / c / 3 / 4 / ZCJSON / 0.1.0 / ZCJSON.podspec.json
blob52ac1a7952d4a10f04b780a1855fc07ef6500275
2   "name": "ZCJSON",
3   "version": "0.1.0",
4   "summary": "这是一个原生增强版json解析库,不需要更改遵循Codable协议,完美符合官方",
5   "description": "这是一个原生增强版json解析库,不需要更改遵循Codable协议,完美符合官方",
6   "homepage": "https://github.com/ZClee128/ZCJSON",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "ZClee128": "876231865@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/ZClee128/ZCJSON.git",
16     "tag": "0.1.0"
17   },
18   "social_media_url": "https://www.jianshu.com/u/072b722d9fcc",
19   "platforms": {
20     "ios": "9.0"
21   },
22   "source_files": "ZCJSON/Classes/**/*"