[Add] Harbor 3.0.0
[CocoaPods.git] / Specs / d / 8 / 7 / QWCrashReporter / 1.0.8 / QWCrashReporter.podspec.json
blobada30e62c312ffd8a1a548a2b96bbb5211cbc460
2   "name": "QWCrashReporter",
3   "version": "1.0.8",
4   "summary": "qwkj 日志上传第一个正式版本",
5   "homepage": "https://github.com/hwzss/QWCrashReporter",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "hwzss": "1833361588@qq.com"
12   },
13   "platforms": {
14     "ios": "7.0"
15   },
16   "source": {
17     "git": "https://github.com/hwzss/QWCrashReporter.git",
18     "tag": "1.0.4"
19   },
20   "source_files": "崩溃日志收集/QWCrashReporter/*.{h,m}",
21   "requires_arc": true,
22   "dependencies": {
23     "WZCrashCatcher": [
24       "~> 1.0"
25     ],
26     "QW_Http": [
27       "~> 1.1"
28     ]
29   }