blob: 3153e7e35ce249ba4821bb2ec5a208e1778ed454 [file] [log] [blame]
{
"name": "XBExceptionHandler",
"version": "1.0.1",
"summary": "Catch Crash Exception",
"homepage": "https://github.com/yanxiaobing/XBExceptionHandler",
"license": "MIT",
"authors": {
"Xingo": "dove025@qq.com"
},
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/yanxiaobing/XBExceptionHandler.git",
"tag": "1.0.1"
},
"source_files": "XBExceptionHandler/*.{h,m}",
"requires_arc": true
}