blob: e62c3d9860c30f767af8a08f893c7a6a2305426a [file] [log] [blame]
{
"authors": "Google, Inc.",
"dependencies": {
"FirebaseAnalytics": "~> 5.0",
"FirebaseInstanceID": "~> 3.0",
"GoogleToolboxForMac/Logger": "~> 2.1",
"GoogleToolboxForMac/NSData+zlib": "~> 2.1",
"Protobuf": "~> 3.5"
},
"description": "Firebase Mobile Crash Reporting provides analytics about the stability and number of bugs affecting your app, as well as diagnostic information for quickly fixing them.",
"frameworks": [
"CoreTelephony",
"SystemConfiguration"
],
"homepage": "https://firebase.google.com/docs/crash/",
"libraries": [
"c++"
],
"license": {
"text": "Copyright 2018 Google",
"type": "Copyright"
},
"name": "FirebaseCrash",
"platforms": {
"ios": "8.0"
},
"preserve_paths": [
"README.md",
"batch-upload",
"dump_syms",
"extract-keys",
"upload-sym",
"upload-sym-util.bash"
],
"source": {
"http": "https://dl.google.com/dl/cpdc/1d1e3feeb86b808d/FirebaseCrash-3.0.0.tar.gz"
},
"summary": "Firebase Mobile Crash Reporting for iOS",
"vendored_frameworks": [
"Frameworks/FirebaseCrash.framework"
],
"version": "3.0.0",
"deprecated_in_favor_of": "Crashlytics"
}