blob: 3f47636db626f8db5b6b4dfd71a3ae9e64244b81 [file] [log] [blame]
{
"name": "GoogleTagManager",
"version": "3.15.0",
"summary": "Google Tag Manager - create and update tags easily",
"description": "Google Tag Manager is a tool to easily deploy analytics and marketing tags, run experiments, and configure your app",
"homepage": "https://www.google.com/tagmanager",
"license": {
"type": "Copyright",
"text": "Copyright 2015 Google Inc."
},
"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.14.0"
]
},
"source": {
"http": "https://www.gstatic.com/cpdc/648b8b8cfaaaa604-GoogleTagManager-3.15.0.tar.gz"
}
}