blob: ada30e62c312ffd8a1a548a2b96bbb5211cbc460 [file] [log] [blame]
{
"name": "QWCrashReporter",
"version": "1.0.8",
"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"
],
"QW_Http": [
"~> 1.1"
]
}
}