blob: dbf1a6aa3fd0b1a72ebc82cb733835df686c2df9 [file] [log] [blame]
{
"name": "XMCrashProtector",
"version": "1.0.3",
"summary": "This is a crash protection component",
"description": "XMCrashProtector Handle the objective-c crash exception.",
"homepage": "https://github.com/SmatMing/XMCrashProtector",
"license": "MIT",
"authors": {
"SmatMing": "fzyxuming@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/SmatMing/XMCrashProtector.git",
"tag": "1.0.3"
},
"source_files": [
"XMCrashProtector",
"XMCrashProtector/**/*.{h,m}"
]
}