[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / e / 2 / 1 / FirebaseAnalytics / 3.2.0 / FirebaseAnalytics.podspec.json
blobff9053f2ac987759e689cd1ee8db9cf2f1423b23
2   "name": "FirebaseAnalytics",
3   "version": "3.2.0",
4   "summary": "Firebase Analytics for iOS",
5   "description": "Firebase Analytics is a free, out-of-the-box analytics solution that inspires actionable insights based on app usage and user engagement.",
6   "homepage": "https://firebase.google.com",
7   "license": {
8     "text": "Copyright 2016 Google Inc.",
9     "type": "Copyright"
10   },
11   "authors": "Google Inc.",
12   "platforms": {
13     "ios": "7.0"
14   },
15   "vendored_frameworks": [
16     "Frameworks/FirebaseAnalytics.framework"
17   ],
18   "source_files": [
20   ],
21   "frameworks": [
22     "AddressBook",
23     "AdSupport",
24     "SafariServices",
25     "StoreKit",
26     "SystemConfiguration"
27   ],
28   "libraries": [
29     "c++",
30     "sqlite3",
31     "z"
32   ],
33   "dependencies": {
34     "FirebaseInstanceID": [
35       "~> 1.0"
36     ],
37     "GoogleInterchangeUtilities": [
38       "~> 1.2"
39     ],
40     "GoogleSymbolUtilities": [
41       "~> 1.1"
42     ],
43     "GoogleUtilities": [
44       "~> 1.3"
45     ]
46   },
47   "source": {
48     "http": "https://www.gstatic.com/cpdc/d773fdf5debfbcbf-FirebaseAnalytics-3.2.0.tar.gz"
49   }