[Add] FlexaScan 1.0.9
[CocoaPods.git] / Specs / 4 / 9 / c / GoogleAnalytics / 3.23.0 / GoogleAnalytics.podspec.json
blob3770b4637cd327701cb8904a0cd07d23139e00d5
2   "name": "GoogleAnalytics",
3   "version": "3.23.0",
4   "summary": "Google Analytics - measure your app performance",
5   "description": "Google Analytics lets you track application events you care about and gain insights from discovery and installation to conversion and engagement.",
6   "homepage": "https://www.google.com/analytics",
7   "license": {
8     "text": "Copyright 2021 Google",
9     "type": "Copyright"
10   },
11   "authors": "Google, Inc.",
12   "platforms": {
13     "ios": "9.0"
14   },
15   "source": {
16     "http": "https://dl.google.com/firebase/ios/analytics/bd3f5143b022c59a/GoogleAnalytics-3.23.0.tar.gz"
17   },
18   "vendored_frameworks": [
19     "Frameworks/GoogleAnalytics.xcframework"
20   ],
21   "frameworks": [
22     "CoreData",
23     "SystemConfiguration"
24   ],
25   "libraries": [
26     "z",
27     "sqlite3"
28   ],
29   "dependencies": {
30     "GoogleUtilities/UserDefaults": "~> 7.11"
31   }