[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 4 / 7 / 6 / WebEngageGTM / 1.0.0 / WebEngageGTM.podspec.json
blob8687cfb31441d2d1850a6fde6bf3d23e6272ba36
2   "name": "WebEngageGTM",
3   "version": "1.0.0",
4   "summary": "WebEngage Implementation of GTM Tags",
5   "description": "Implements Tags for Google Tag Manager to pass events and user attributes to WebEngage using Firebase APIs.",
6   "homepage": "http://webengage.com",
7   "platforms": {
8     "ios": "8.0"
9   },
10   "license": {
11     "type": "MIT",
12     "file": "LICENSE"
13   },
14   "authors": {
15     "Arpit Agrawal": "arpit@webklipper.com"
16   },
17   "source": {
18     "git": "https://github.com/WebEngage/WebEngageGTM.git",
19     "tag": "1.0.0"
20   },
21   "dependencies": {
22     "WebEngage": [
23       "~> 3.5.4"
24     ],
25     "GoogleTagManager": [
26       "~> 5.0"
27     ]
28   }