blob: 33540390e54b3e7848ca44e748bcb60ab11a8b3d [file] [log] [blame]
{
"name": "YGCrashHelper",
"version": "1.0.0",
"summary": "处理程序未识别方法及容器类方法操作造成的崩溃问题",
"homepage": "https://github.com/Starryxu/YGCrashHelper.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"xuyaguang": "xu_yaguang@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/Starryxu/YGCrashHelper.git",
"tag": "1.0.0"
},
"source_files": "YGCrashHelper/YGCrashHelper/*.{h,m}",
"requires_arc": true
}