blob: dcf1a05545c6187437c615821aa0800207b49329 [file] [log] [blame]
{
"name": "GoogleTagManager",
"version": "5.0.6",
"summary": "Google Tag Manager - create and update tags easily",
"description": "Google Tag Manager is a tool to easily deploy analytics and marketing tags.",
"homepage": "https://www.google.com/tagmanager",
"license": {
"text": "Copyright 2016 Google Inc.",
"type": "Copyright"
},
"authors": "Google, Inc.",
"platforms": {
"ios": "7.0"
},
"vendored_frameworks": [
"Frameworks/GoogleTagManager.framework"
],
"resources": [
"Frameworks/GoogleTagManager.framework/Resources/*"
],
"source_files": [
],
"frameworks": [
"AdSupport",
"CoreTelephony",
"JavaScriptCore",
"SystemConfiguration",
"UIKit"
],
"libraries": [
"sqlite3",
"z"
],
"dependencies": {
"FirebaseAnalytics": [
"~> 3.2"
],
"GoogleAnalytics": [
"~> 3.0"
]
},
"source": {
"http": "https://www.gstatic.com/cpdc/0a0d06d2083b5ef9-GoogleTagManager-5.0.6.tar.gz"
}
}