blob: c40f8dff431525df2684ae4c95d62895db3307af [file] [log] [blame]
{
"name": "KZ_Model",
"version": "0.1.1",
"summary": "iOS & MacOS JSON analysis.",
"homepage": "https://github.com/KieronZhang/KZ_Model",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"KieronZhang.": "https://github.com/KieronZhang"
},
"platforms": {
"osx": "10.10",
"ios": "8.0"
},
"source": {
"git": "https://github.com/KieronZhang/KZ_Model.git",
"tag": "0.1.1",
"submodules": true
},
"xcconfig": {
"OTHER_LDFLAGS": "-ObjC"
},
"frameworks": "Foundation",
"vendored_frameworks": "KZ_Model/KZ_ModelFramework.framework",
"requires_arc": true,
"dependencies": {
"KZ_JSON": [
]
}
}