blob: ca1f6730516118c8e8d9aae3842d580cfec98866 [file] [log] [blame]
{
"name": "XFCrashDefender",
"version": "1.0.0",
"summary": "防止调用不存在的方法导致App崩溃",
"homepage": "https://github.com/yinxiangfu/XFCrashDefender",
"license": "MIT",
"authors": {
"yinxiangfu": "2014759954@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/yinxiangfu/XFCrashDefender.git",
"tag": "1.0.0"
},
"source_files": "XFCrashDefender/**/*.{h,m}",
"requires_arc": true
}