| { |
| "authors": "Google, Inc.", |
| "dependencies": { |
| "FirebaseAnalytics": "~> 3.7", |
| "FirebaseInstanceID": "~> 1.0", |
| "GoogleToolboxForMac/Logger": "~> 2.1", |
| "GoogleToolboxForMac/NSData+zlib": "~> 2.1", |
| "Protobuf": "~> 3.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 2017 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/d5de9da698bb9583/FirebaseCrash-1.1.6.tar.gz" |
| }, |
| "summary": "Firebase Mobile Crash Reporting for iOS", |
| "vendored_frameworks": [ |
| "Frameworks/FirebaseCrash.framework" |
| ], |
| "version": "1.1.6", |
| "deprecated_in_favor_of": "Crashlytics" |
| } |