blob: 4babb8751aa9b24d9b0cb8bf881f3c38a448f530 [file] [log] [blame]
{
"name": "QWCrashReporter",
"version": "1.0.3",
"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.3"
},
"source_files": "崩溃日志收集/QWCrashReporter/*.{h,m}",
"requires_arc": true,
"dependencies": {
"WZCrashCatcher": [
"1.0.1"
],
"QW_Http": [
"1.0.5"
]
}
}