[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / 3 / 6 / 8 / ZW_JsonLib / 0.0.2 / ZW_JsonLib.podspec.json
blobe3fd5f18780c82f390e4ff0cec98591d99839aee
2   "name": "ZW_JsonLib",
3   "version": "0.0.2",
4   "summary": "A short description of ZW_JsonLib.",
5   "description": "JSON解析基础库",
6   "homepage": "https://gitee.com/qiuzhongwei0519/ZW_JsonLib",
7   "license": "MIT",
8   "authors": {
9     "qiuzhongwei0519": "512866393@qq.com"
10   },
11   "platforms": {
12     "ios": "5.0"
13   },
14   "source": {
15     "git": "git@gitee.com:qiuzhongwei0519/ZW_JsonLib.git",
16     "tag": "0.0.2"
17   },
18   "source_files": [
19     "Classes",
20     "Classes/**/*.{h,m}"
21   ],
22   "public_header_files": "Classes/**/*.h",
23   "frameworks": "Foundation"