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