blob: e7bf889a1b46569c13886eeee299a2c4d75f7da3 [file] [log] [blame]
{
"name": "ZCCrash",
"version": "0.1.0",
"summary": "防止线上APP崩溃",
"description": "防止线上APP崩溃,上线的打开即可,debug下最好关闭",
"homepage": "https://github.com/lzc-ios/ZCCrash",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"1060494425@qq.com": "1060494425@qq.com"
},
"source": {
"git": "https://github.com/lzc-ios/ZCCrash.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "ZCCrash/Classes/**/*"
}