blob: 451e8daf81728f0950b1f6a20906cfec38d2aa52 [file] [log] [blame]
{
"name": "XMCrashProtector",
"version": "1.0.2",
"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.2"
},
"source_files": [
"XMCrashProtector",
"XMCrashProtector/**/*.{h,m}"
]
}