blob: c44e472a897283b7751cd5c2b723b85a2f86e293 [file] [log] [blame]
{
"name": "JYPreventCrash",
"version": "0.2",
"summary": "A framework to prevent collapse.",
"description": "A framework to prevent collapse. You can prevent some common array and dictionary problems.",
"homepage": "https://github.com/1551715165/JYPreventCrash",
"license": "MIT",
"authors": {
"1551715165": "1551715165@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/1551715165/JYPreventCrash.git",
"tag": "0.2"
},
"source_files": "PreventCrash/**/*.{h,m}",
"requires_arc": true
}