[Add] FCNews 0.3.26
[CocoaPods.git] / Specs / 0 / f / 7 / CrabCrashReporter / 3.6.0 / CrabCrashReporter.podspec.json
blob114319a197143713464f945dc09fc2c9c08f0210
2   "name": "CrabCrashReporter",
3   "version": "3.6.0",
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": "https://github.com/crabteam/CrabCrashReporter.git",
16     "tag": "3.6.0"
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   }