[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 7 / 9 / e / ZJMJSON / 0.0.3 / ZJMJSON.podspec.json
blob48e76f834277c83fcc9023d2707ebf8a386e59fe
2   "name": "ZJMJSON",
3   "version": "0.0.3",
4   "summary": "A short description of ZJMJSON.",
5   "description": "一个用于解析JSON的轻量级库",
6   "homepage": "https://github.com/yuan041910",
7   "license": "MIT",
8   "authors": {
9     "zhengjiameng": "1094776324@qq.com"
10   },
11   "platforms": {
12     "ios": "7.0"
13   },
14   "source": {
15     "git": "https://github.com/yuan041910/ZJMJSON.git",
16     "tag": "0.0.3"
17   },
18   "source_files": "Classes/**/*.{h,m}",
19   "frameworks": "Foundation",
20   "requires_arc": true