blob: 2a70a6b72d08bb4c80948984eef36c70114ff17a [file] [log] [blame]
{
"name": "KZ_JSON",
"version": "0.1.1",
"summary": "iOS JSON.",
"homepage": "https://github.com/KieronZhang/KZ_JSON",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"KieronZhang.": "https://github.com/KieronZhang"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/KieronZhang/KZ_JSON.git",
"tag": "0.1.1",
"submodules": true
},
"xcconfig": {
"OTHER_LDFLAGS": "-ObjC"
},
"frameworks": "Foundation",
"vendored_frameworks": "KZ_JSON/KZ_JSONFramework.framework",
"requires_arc": true
}