blob: b3a4c6e007d41c915a5e118dd6656222d6798f3c [file] [log] [blame]
{
"name": "ZTBase",
"version": "0.5.6",
"summary": "ZTBase is the basic framework of OC project.",
"homepage": "https://github.com/CherishSmile/ZTBase",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"CherishSmile": "misteralvin@yeah.net"
},
"source": {
"git": "https://github.com/CherishSmile/ZTBase.git",
"tag": "0.5.6"
},
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"source_files": "ZTBase/ZTBaseKit.framework/Headers/*.{h}",
"vendored_frameworks": "ZTBase/ZTBaseKit.framework",
"public_header_files": "ZTBase/ZTBaseKit.framework/Headers/*.{h}"
}