blob: 0727042e0c697e8ac48a0291c6d09c2e1f08b419 [file] [log] [blame]
{
"name": "CrabCrashReporter",
"version": "3.5.1",
"summary": "A Crash Reporter Of Your App",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://crab.baidu.com",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Fu Mingxin": "fumingxin@baidu.com"
},
"source": {
"git": "https://github.com/crabteam/CrabCrashReporter.git",
"tag": "3.5.1"
},
"platforms": {
"ios": "7.0"
},
"source_files": "CrabCrashReporter/Classes/*.h",
"libraries": "z",
"ios": {
"vendored_frameworks": "CrabCrashReporter/Classes/CrashReporter.framework",
"vendored_libraries": "CrabCrashReporter/Classes/libCrabCrashReport.a"
}
}