blob: 780681a7e5bae6a455e1c3c9cb9e3c13bfcb9fad [file] [log] [blame]
{
"name": "KZ_MacroDefinition",
"version": "0.1",
"summary": "iOS Macro Definition.",
"homepage": "https://github.com/KieronZhang/KZ_MacroDefinition",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"KieronZhang.": "https://github.com/KieronZhang"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/KieronZhang/KZ_MacroDefinition.git",
"tag": "0.1",
"submodules": true
},
"xcconfig": {
"OTHER_LDFLAGS": "-ObjC"
},
"vendored_frameworks": "KZ_MacroDefinition/KZ_MacroDefinitionFramework.framework",
"requires_arc": true
}