blob: 70b4ac4353d35d80b4847db9ddba617afcff9671 [file] [log] [blame]
{
"authors": "Google, Inc.",
"dependencies": {
"FirebaseAnalytics": "~> 3.6",
"FirebaseInstanceID": "~> 1.0",
"GoogleInterchangeUtilities": "~> 1.2",
"GoogleSymbolUtilities": "~> 1.1",
"GoogleToolboxForMac/Logger": "~> 2.1",
"GoogleToolboxForMac/NSData+zlib": "~> 2.1"
},
"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 2016 Google",
"type": "Copyright"
},
"name": "FirebaseCrash",
"platforms": {
"ios": "7.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/755757bd0dc960c4/FirebaseCrash-1.1.5.tar.gz"
},
"summary": "Firebase Mobile Crash Reporting for iOS",
"vendored_frameworks": [
"Frameworks/FirebaseCrash.framework"
],
"version": "1.1.5",
"deprecated_in_favor_of": "Crashlytics"
}