[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 9 / 2 / f / HLJson / 1.0.0 / HLJson.podspec.json
blob210a213fb134c7b8a553265a1676c71f3a11da2a
2   "name": "HLJson",
3   "version": "1.0.0",
4   "summary": "JSON数据处理",
5   "swift_version": "4.2",
6   "description": "JSON 结构体\n可以从json字符串创建JSON结构体\njson.key 获取数据\nnumber 类型支持 bool double float int array dictionary  转换",
7   "homepage": "https://github.com/yuhongli1989/HLJson",
8   "platforms": {
9     "ios": "8.0"
10   },
11   "license": "MIT",
12   "authors": {
13     "yuhongli": "753597827@qq.com"
14   },
15   "source": {
16     "git": "https://github.com/yuhongli1989/HLJson.git",
17     "tag": "1.0.0"
18   },
19   "source_files": "HLJsonDemo/HLJson/*.{swift}",
20   "deprecated": true