blob: fd9aaab198b4d90122f0e8a17517fb2cc262df8e [file] [log] [blame]
{
"name": "CrabCrashReporter",
"version": "3.3.2",
"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": "ssh://fumingxin@icode.baidu.com:8235/baidu/crab-ios/crab-sdk",
"tag": "3.3.2"
},
"platforms": {
"ios": "7.0"
},
"source_files": "CrabCrashReporter/Classes/*.h",
"libraries": "z",
"ios": {
"vendored_frameworks": "CrabCrashReporter/Classes/CrashReporter.framework",
"vendored_libraries": "CrabCrashReporter/Classes/libCrabCrashReport.a"
}
}