[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / e / 2 / 1 / FirebaseAnalytics / 3.4.3 / FirebaseAnalytics.podspec.json
blobd8b0922a2ceb96b401d5b32d74fbd5b4a1af12fc
2   "name": "FirebaseAnalytics",
3   "version": "3.4.3",
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",
9     "type": "Copyright"
10   },
11   "authors": "Google, Inc.",
12   "platforms": {
13     "ios": "7.0"
14   },
15   "source": {
16     "http": "https://dl.google.com/dl/cpdc/784b9c2c91db1063/FirebaseAnalytics-3.4.3.tar.gz"
17   },
18   "vendored_frameworks": [
19     "Frameworks/frameworks/FirebaseAnalytics.framework"
20   ],
21   "frameworks": [
22     "AddressBook",
23     "StoreKit"
24   ],
25   "libraries": [
26     "c++",
27     "sqlite3",
28     "z"
29   ],
30   "dependencies": {
31     "FirebaseCore": "~> 3.4",
32     "FirebaseInstanceID": "~> 1.0",
33     "GoogleSymbolUtilities": "~> 1.1",
34     "GoogleUtilities": "~> 1.3",
35     "GoogleInterchangeUtilities": "~> 1.2"
36   }