[Add] FCNews 0.3.26
[CocoaPods.git] / Specs / 0 / f / 7 / CrabCrashReporter / 3.3.2 / CrabCrashReporter.podspec.json
blobfd9aaab198b4d90122f0e8a17517fb2cc262df8e
2   "name": "CrabCrashReporter",
3   "version": "3.3.2",
4   "summary": "A Crash Reporter Of Your App",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://crab.baidu.com",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Fu Mingxin": "fumingxin@baidu.com"
13   },
14   "source": {
15     "git": "ssh://fumingxin@icode.baidu.com:8235/baidu/crab-ios/crab-sdk",
16     "tag": "3.3.2"
17   },
18   "platforms": {
19     "ios": "7.0"
20   },
21   "source_files": "CrabCrashReporter/Classes/*.h",
22   "libraries": "z",
23   "ios": {
24     "vendored_frameworks": "CrabCrashReporter/Classes/CrashReporter.framework",
25     "vendored_libraries": "CrabCrashReporter/Classes/libCrabCrashReport.a"
26   }