blob: a3ed8d5193cb0edd50ae6bf7d7754bec6c6e01cf [file] [log] [blame]
{
"name": "JJRecordCrash",
"version": "1.0.1",
"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.1"
},
"source_files": "JJRecordCrash/**/*.{h,m}",
"frameworks": "UIKit",
"requires_arc": true
}