blob: b6939dba0db03628187ff3b04893da1cc391693e [file] [log] [blame]
{
"name": "JJRecordCrash",
"version": "1.0.0",
"summary": "A tool to record APP crash for iOS.",
"homepage": "https://github.com/jiangbin1993/JJRecordCrash",
"license": "MIT",
"authors": {
"斌": "848429811@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/jiangbin1993/JJRecordCrash.git",
"tag": "1.0.0"
},
"source_files": "JJRecordCrash/**/*.{h,m}",
"frameworks": "UIKit",
"requires_arc": true
}