blob: 08d50709b5c2a018a4b7d557214b02b813af184d [file] [log] [blame]
{
"name": "GoogleAnalytics",
"version": "3.13.0",
"summary": "Google Analytics - measure your app performance",
"description": "Google Analytics lets you track application events you care about and gain insights from discovery and installation to conversion and engagement",
"homepage": "https://www.google.com/analytics",
"license": {
"type": "Copyright",
"text": "Copyright 2015 Google Inc."
},
"authors": "Google, Inc.",
"platforms": {
"ios": "5.0"
},
"vendored_libraries": [
"Libraries/libGoogleAnalytics.a"
],
"public_header_files": "Headers/Public/*.h",
"source_files": "Headers/Public/*.h",
"frameworks": [
"CoreData",
"SystemConfiguration"
],
"libraries": [
"sqlite3",
"z"
],
"source": {
"http": "https://www.gstatic.com/cpdc/9b1bb5e186325dc2-GoogleAnalytics-3.13.0.tar.gz"
}
}