blob: 3aeef612c2dfba412e55f681ba26baae601b4b8f [file] [log] [blame]
{
"name": "JJCrashRecorder",
"version": "0.0.1",
"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": "0.0.1"
},
"source_files": "JJCrashRecorder/**/*.{h,m}",
"frameworks": "UIKit",
"requires_arc": true
}