blob: 6ef0bead71c7a25dcff65ce395dcb669d830d786 [file] [log] [blame]
{
"name": "XBExceptionHandler",
"version": "1.0.3",
"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.3"
},
"requires_arc": true,
"source_files": "XBExceptionHandler/**/*.{h,m}"
}