blob: 38e59997aae42841589d6d2231af3e7b5651db8f [file] [log] [blame]
{
"name": "SPUncaughtExceptionHandler",
"version": "0.3.3",
"summary": "APP闪退时,由用户决定是否继续.宝宝再也不用担心APP闪退了.",
"description": "应用在iOS上的异常捕获 用Objective-C编写 APP闪退时,由用户决定是否继续.宝宝再也不用担心APP闪退了.",
"homepage": "https://github.com/kshipeng/SPUncaughtExceptionHandler",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"kshipeng": "1083734730@qq.com"
},
"platforms": {
"ios": "5.0"
},
"source": {
"git": "https://github.com/kshipeng/SPUncaughtExceptionHandler.git",
"tag": "0.3.3"
},
"source_files": "SPUncaughtExceptionHandler/*.{h,m}",
"requires_arc": true
}