[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / e / 2 / 1 / FirebaseAnalytics / 3.3.0 / FirebaseAnalytics.podspec.json
blob47c4d220dec6db9c32b70f211e390cb949f39fb3
2   "name": "FirebaseAnalytics",
3   "version": "3.3.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     "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/d44a6599dc81f4db/FirebaseAnalytics-3.3.0.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.2",
37     "GoogleInterchangeUtilities": "~> 1.2"
38   }