[Add] GluedInSDK 2.5.1
[CocoaPods.git] / Specs / d / 8 / 7 / QWCrashReporter / 1.0.6 / QWCrashReporter.podspec.json
blob6f5e6ba36f92251c4d2f92d36590623528e6c019
2   "name": "QWCrashReporter",
3   "version": "1.0.6",
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.2"
25     ],
26     "QW_Http": [
27       "1.1.0"
28     ]
29   }