blob: fea40712e1aca0741ea2d15328a6eede742454fc [file] [log] [blame]
{
"name": "WebEngageGTM",
"version": "1.1.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": "8.0"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Arpit Agrawal": "arpit@webklipper.com"
},
"source": {
"git": "https://github.com/WebEngage/WebEngageGTM.git",
"tag": "1.1.1"
},
"dependencies": {
"WebEngage": [
],
"GoogleTagManager": [
"~> 7.0"
]
}
}