[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / e / 1 / 0 / ZYFCrashManager / 0.0.1 / ZYFCrashManager.podspec.json
blob094bb26410c5bf5941226545e5d27bb89fa48c14
2   "name": "ZYFCrashManager",
3   "version": "0.0.1",
4   "summary": "这是一个收集和防止一些常见的崩溃",
5   "description": "用于收集崩溃,这是一个收集和防止一些常见的崩溃",
6   "homepage": "https://github.com/woLongDaFei",
7   "license": {
8     "type": "MIT",
9     "file": "FILE_LICENSE"
10   },
11   "authors": {
12     "woLongDaFei": "zhaoyongfei2008@163.com"
13   },
14   "source": {
15     "git": "https://github.com/woLongDaFei/ZYFCrashManager.git",
16     "tag": "0.0.1"
17   },
18   "source_files": [
19     "ZYFCrashManager",
20     "ZYFCrashManager/**/*.{h,m}"
21   ],
22   "platforms": {
23     "osx": null,
24     "ios": null,
25     "tvos": null,
26     "watchos": null
27   }