[Add] ReerRouter 2.2.0
[CocoaPods.git] / Specs / 7 / 1 / 9 / KZ_JSON_DEV / 0.1.3 / KZ_JSON_DEV.podspec.json
blobec5e113cf8f081f32f835b7340a09a669e0a6510
2   "name": "KZ_JSON_DEV",
3   "version": "0.1.3",
4   "summary": "iOS & macOS JSON.",
5   "homepage": "http://47.95.250.128/GitHubDemos/KZ_JSON",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "KieronZhang": "http://47.95.250.128/KieronZhang"
12   },
13   "source": {
14     "git": "http://47.95.250.128/GitHubDemos/KZ_JSON.git",
15     "tag": "0.1.3",
16     "submodules": true
17   },
18   "xcconfig": {
19     "OTHER_LDFLAGS": "-ObjC"
20   },
21   "requires_arc": true,
22   "frameworks": "Foundation",
23   "platforms": {
24     "ios": "8.0",
25     "osx": "10.10"
26   },
27   "source_files": "JSON_DEV/*.{h,m}"