[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 5 / b / 1 / FirebaseCrash / 1.0.7 / FirebaseCrash.podspec.json
bloba4b4993aa7c764282f79f9e9a7e0c50087a22382
2   "name": "FirebaseCrash",
3   "version": "1.0.7",
4   "summary": "Firebase Mobile Crash Reporting for iOS",
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.",
6   "homepage": "https://firebase.google.com",
7   "license": {
8     "text": "Copyright 2016 Google",
9     "type": "Copyright"
10   },
11   "authors": "Google, Inc.",
12   "platforms": {
13     "ios": "7.0"
14   },
15   "source": {
16     "http": "https://www.gstatic.com/cpdc/a51b0e91cc93b3ed/FirebaseCrash-1.0.7.tar.gz"
17   },
18   "vendored_frameworks": [
19     "Frameworks/frameworks/FirebaseCrash.framework"
20   ],
21   "preserve_paths": [
22     "README.md",
23     "batch-upload",
24     "dump_syms",
25     "extract-keys",
26     "upload-sym",
27     "upload-sym-util.bash",
28     "upload-sym.sh"
29   ],
30   "frameworks": [
31     "CoreTelephony",
32     "SystemConfiguration"
33   ],
34   "libraries": [
35     "c++"
36   ],
37   "dependencies": {
38     "FirebaseAnalytics": "~> 3.2",
39     "FirebaseInstanceID": "~> 1.0",
40     "GoogleSymbolUtilities": "~> 1.1",
41     "GoogleUtilities": "~> 1.2",
42     "GoogleInterchangeUtilities": "~> 1.2"
43   },
44   "deprecated_in_favor_of": "Crashlytics"