blob: 1d02d88619fa9c6749a2247d61006702df5fc920 [file] [log] [blame]
{
"name": "MTCrashProtector",
"version": "0.0.5.6",
"summary": "To help APPs to get free from common crash such as `unregconized Selector`, `dealloc without removing observer` and `forget Timer invalidate issue` etc",
"description": "Empty Now",
"homepage": "https://github.com/Nanfo1Fhzh/CrashProtector",
"license": "MIT",
"authors": {
"kuangjeon": "tgq@meitu.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/Nanfo1Fhzh/CrashProtector.git",
"tag": "0.0.5.6"
},
"source_files": [
"Classes",
"Classes/**/*.{h,m}"
],
"requires_arc": true
}