[Add] NHValidationKit 1.0.2
[CocoaPods.git] / Specs / 4 / 9 / c / GoogleAnalytics / 3.12.0 / GoogleAnalytics.podspec.json
blob5a819357092627cd53f2e2fc86b68f653a8f4962
2   "name": "GoogleAnalytics",
3   "version": "3.12.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 2015 Google Inc.",
9     "type": "Copyright"
10   },
11   "authors": "Google, Inc.",
12   "platforms": {
13     "ios": "5.0"
14   },
15   "vendored_libraries": [
16     "Libraries/libGoogleAnalytics.a"
17   ],
18   "public_header_files": "Headers/Public/*.h",
19   "source_files": "Headers/Public/*.h",
20   "frameworks": [
21     "CoreData",
22     "SystemConfiguration"
23   ],
24   "libraries": [
25     "sqlite3",
26     "z"
27   ],
28   "source": {
29     "http": "https://www.gstatic.com/cpdc/e2d01de47dc68c9e-GoogleAnalytics-3.12.0.tar.gz"
30   }