blob: ffdd702784028198cd7d401fa0d4471a19778c84 [file] [log] [blame]
{
"name": "XMCrashProtector",
"version": "1.0.0",
"summary": "这是一个crash防护组件",
"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.0"
},
"source_files": [
"XMCrashProtector",
"XMCrashProtector/**/*.{h,m}"
]
}