blob: c3560637b78a4419ce5969bc0a78c8dab72957e4 [file] [log] [blame]
{
"name": "GoogleTagManager",
"version": "3.12.0",
"summary": "Google Tag Manager - create and update tags easily",
"description": "Google Tag Manager is a tool for easily deploying analytics and marketing tags, running experiments, and configuring your app",
"homepage": "https://www.google.com/tagmanager",
"license": {
"text": "Copyright 2015 Google Inc.",
"type": "Copyright"
},
"authors": "Google, Inc.",
"platforms": {
"ios": "6.0"
},
"vendored_libraries": [
"Libraries/libTagManager.a"
],
"public_header_files": "Headers/Public/*.h",
"source_files": "Headers/Public/*.h",
"frameworks": [
"CoreData",
"SystemConfiguration"
],
"libraries": [
"sqlite3",
"z"
],
"dependencies": {
"GoogleAnalytics": [
"~> 3.12.0"
]
},
"source": {
"http": "https://www.gstatic.com/cpdc/578e834d4dff9664-GoogleTagManager-3.12.0.tar.gz"
}
}