[Add] RepairClubSDK 1.2.09
[CocoaPods.git] / Specs / d / 2 / c / DWCrashCollector / 0.0.0.2 / DWCrashCollector.podspec.json
blobd5b0b38015d4e1529ee96274e1cdf187244714e9
2   "name": "DWCrashCollector",
3   "version": "0.0.0.2",
4   "license": {
5     "type": "MIT",
6     "file": "LICENSE"
7   },
8   "summary": "崩溃收集类。Collect crash.",
9   "homepage": "https://github.com/CodeWicky/DWCrashCollector",
10   "authors": {
11     "codeWicky": "codewicky@163.com"
12   },
13   "source": {
14     "git": "https://github.com/CodeWicky/DWCrashCollector.git",
15     "tag": "0.0.0.2"
16   },
17   "requires_arc": true,
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "DWCrashCollector/**/*.{h,m}",
22   "frameworks": "UIKit",
23   "dependencies": {
24     "DWKit/DWCategory/DWDeviceUtils": [
26     ],
27     "DWKit/DWUtils/DWFileManager": [
29     ]
30   }