blob: a1c9a216f74b0c1781bfc0ae0ebbacdbe6682a36 [file] [log] [blame]
{
"name": "GoogleTagManager",
"version": "3.14.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/377bc972de62d836-GoogleTagManager-3.14.0.tar.gz"
}
}