blob: dfd5c0ae296f8c9a76b5efe6ac5d8643af3705b4 [file] [log] [blame]
{
"name": "YGCrashHelper",
"version": "1.1.2",
"summary": "异常操作处理",
"description": "本次更新新增NSMutableArray几个方法的异常d拦截处理.",
"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.1.2"
},
"source_files": "YGCrashHelper/YGCrashHelper/*.{h,m}",
"requires_arc": true
}