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