blob: 47b61805d328266bb493172bf5c190223972b180 [file] [log] [blame]
{
"name": "SPUncaughtExceptionHandler",
"version": "0.1.0",
"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.0.1"
},
"source_files": [
"SPUncaughtExceptionHandler",
"SPUncaughtExceptionHandler/SPUncaughtExceptionHandler/*.{h,m}"
],
"requires_arc": true
}