blob: ec3d8999af36206769b936cd88f16cc2fcf66a89 [file] [log] [blame]
{
"name": "QWCrashReporter",
"version": "1.0.5",
"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.0.8"
]
}
}