blob: 8687cfb31441d2d1850a6fde6bf3d23e6272ba36 [file] [log] [blame]
{
"name": "WebEngageGTM",
"version": "1.0.0",
"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",
"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.0.0"
},
"dependencies": {
"WebEngage": [
"~> 3.5.4"
],
"GoogleTagManager": [
"~> 5.0"
]
}
}