blob: 6f5e6ba36f92251c4d2f92d36590623528e6c019 [file] [log] [blame]
{
"name": "QWCrashReporter",
"version": "1.0.6",
"summary": "qwkj 日志上传第一个正式版本",
"homepage": "https://github.com/hwzss/QWCrashReporter",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"hwzss": "1833361588@qq.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/hwzss/QWCrashReporter.git",
"tag": "1.0.4"
},
"source_files": "崩溃日志收集/QWCrashReporter/*.{h,m}",
"requires_arc": true,
"dependencies": {
"WZCrashCatcher": [
"1.0.2"
],
"QW_Http": [
"1.1.0"
]
}
}