[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 5 / b / 1 / FirebaseCrash / 1.0.4 / FirebaseCrash.podspec.json
blob4162a8fcce499cf73f320fad6d203132580086d9
2   "name": "FirebaseCrash",
3   "version": "1.0.4",
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     "type": "Copyright",
9     "text": "Copyright 2016 Google Inc."
10   },
11   "authors": "Google Inc.",
12   "platforms": {
13     "ios": "7.0"
14   },
15   "vendored_frameworks": [
16     "Frameworks/FirebaseCrash.framework"
17   ],
18   "source_files": [
20   ],
21   "preserve_paths": [
22     "README.md",
23     "batch-upload",
24     "dump_syms",
25     "upload-sym",
26     "upload-sym-util.bash",
27     "upload-sym.sh"
28   ],
29   "frameworks": [
30     "CoreTelephony",
31     "SystemConfiguration"
32   ],
33   "libraries": [
34     "c++"
35   ],
36   "dependencies": {
37     "FirebaseAnalytics": [
38       "~> 3.2"
39     ],
40     "GoogleUtilities": [
41       "~> 1.3"
42     ],
43     "GoogleInterchangeUtilities": [
44       "~> 1.2"
45     ],
46     "FirebaseInstanceID": [
47       "~> 1.0"
48     ],
49     "GoogleSymbolUtilities": [
50       "~> 1.1"
51     ]
52   },
53   "source": {
54     "http": "https://www.gstatic.com/cpdc/3c6508aa6b5552a2-FirebaseCrash-1.0.4.tar.gz"
55   },
56   "deprecated_in_favor_of": "Crashlytics"