blob: ec5e113cf8f081f32f835b7340a09a669e0a6510 [file] [log] [blame]
{
"name": "KZ_JSON_DEV",
"version": "0.1.3",
"summary": "iOS & macOS JSON.",
"homepage": "http://47.95.250.128/GitHubDemos/KZ_JSON",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"KieronZhang": "http://47.95.250.128/KieronZhang"
},
"source": {
"git": "http://47.95.250.128/GitHubDemos/KZ_JSON.git",
"tag": "0.1.3",
"submodules": true
},
"xcconfig": {
"OTHER_LDFLAGS": "-ObjC"
},
"requires_arc": true,
"frameworks": "Foundation",
"platforms": {
"ios": "8.0",
"osx": "10.10"
},
"source_files": "JSON_DEV/*.{h,m}"
}