[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / a / 1 / 3 / XMCrashProtector / 1.0.0 / XMCrashProtector.podspec.json
blobffdd702784028198cd7d401fa0d4471a19778c84
2   "name": "XMCrashProtector",
3   "version": "1.0.0",
4   "summary": "这是一个crash防护组件",
5   "description": "XMCrashProtector Handle the objective-c crash exception.",
6   "homepage": "https://github.com/SmatMing/XMCrashProtector",
7   "license": "MIT",
8   "authors": {
9     "SmatMing": "fzyxuming@163.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/SmatMing/XMCrashProtector.git",
16     "tag": "1.0.0"
17   },
18   "source_files": [
19     "XMCrashProtector",
20     "XMCrashProtector/**/*.{h,m}"
21   ]