[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / e / 2 / 1 / FirebaseAnalytics / 3.2.1 / FirebaseAnalytics.podspec.json
blobc2587df91fba99f95db58d4fd67ddd1c78202156
2   "name": "FirebaseAnalytics",
3   "version": "3.2.1",
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://www.developers.google.com/ios",
7   "license": {
8     "type": "Copyright",
9     "text": "Copyright 2016 Google"
10   },
11   "authors": "Google, Inc.",
12   "platforms": {
13     "ios": "7.0"
14   },
15   "source": {
16     "http": "https://www.gstatic.com/cpdc/19ea27ff66cb0299/FirebaseAnalytics-3.2.1.tar.gz"
17   },
18   "vendored_frameworks": [
19     "Frameworks/frameworks/FirebaseAnalytics.framework"
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": "~> 1.0",
35     "GoogleSymbolUtilities": "~> 1.1",
36     "GoogleUtilities": "~> 1.3",
37     "GoogleInterchangeUtilities": "~> 1.2"
38   }