[Add] FireworkVideoUI 0.2.9
[CocoaPods.git] / Specs / a / 1 / 3 / XMCrashProtector / 1.0.3 / XMCrashProtector.podspec.json
blobdbf1a6aa3fd0b1a72ebc82cb733835df686c2df9
2   "name": "XMCrashProtector",
3   "version": "1.0.3",
4   "summary": "This is a crash protection component",
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.3"
17   },
18   "source_files": [
19     "XMCrashProtector",
20     "XMCrashProtector/**/*.{h,m}"
21   ]