blob: 18feabb78c3ba8a4a052c772b0f25b3be4991ed1 [file] [log] [blame]
{
"name": "CrabCrashReporter",
"version": "3.3.2.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.3.2.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"
}
}