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