blob: 860375beaefd7ef49542b0ef98275b09b632a984 [file] [log] [blame]
{
"name": "ZXCrashProtection",
"version": "1.0.9",
"summary": "App Crash的自动防护和修复系统",
"homepage": "https://github.com/zhangxing4418/ZXCrashProtection",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"zhangxing4418": "1092474399@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/zhangxing4418/ZXCrashProtection.git",
"tag": "1.0.9"
},
"source_files": "ZXCrashProtection/Class/**/*.{h,m}",
"requires_arc": true,
"dependencies": {
"RSSwizzle": [
]
}
}