blob: 5ad074967cd5c83ab5c3a67b19f59bda77d6742c [file] [log] [blame]
{
"name": "WebEngageGTM",
"version": "1.0.1",
"summary": "WebEngage Implementation of GTM Tags",
"description": "Implements Tags for Google Tag Manager to pass events and user attributes to WebEngage using Firebase APIs.",
"homepage": "http://webengage.com",
"social_media_url": "http://twitter.com/webengage",
"platforms": {
"ios": "7.0"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Arpit Agrawal": "arpit@webklipper.com"
},
"source": {
"git": "https://github.com/WebEngage/WebEngageGTM.git",
"tag": "1.0.1"
},
"dependencies": {
"WebEngage": [
"~> 3.5.4"
],
"GoogleTagManager": [
"~> 5.0"
]
}
}