[Add] CyberSheildiOS 0.1.1
[CocoaPods.git] / Specs / 1 / d / 7 / JDCrash / 1.0.0 / JDCrash.podspec.json
bloba517341281a8aed413f626434626d4bb30749796
2   "name": "JDCrash",
3   "version": "1.0.0",
4   "license": "MIT",
5   "summary": "An SDK that reports crash logs",
6   "homepage": "https://github.com/avatar-maca/JDCrash",
7   "source": {
8     "git": "https://github.com/avatar-maca/JDCrash.git",
9     "tag": "1.0.0"
10   },
11   "requires_arc": true,
12   "platforms": {
13     "ios": "8.0"
14   },
15   "frameworks": [
16     "UIKit",
17     "SystemConfiguration"
18   ],
19   "libraries": [
20     "z",
21     "c++"
22   ],
23   "vendored_frameworks": "JDCrash/JDCrash.framework",
24   "authors": {
25     "avatar-maca": "avatar-maca@jd.com"
26   },
27   "social_media_url": "https://github.com/avatar-maca"