[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 4 / 7 / 6 / WebEngageGTM / 1.0.1 / WebEngageGTM.podspec.json
blob5ad074967cd5c83ab5c3a67b19f59bda77d6742c
2   "name": "WebEngageGTM",
3   "version": "1.0.1",
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   "social_media_url": "http://twitter.com/webengage",
8   "platforms": {
9     "ios": "7.0"
10   },
11   "license": {
12     "type": "MIT",
13     "file": "LICENSE"
14   },
15   "authors": {
16     "Arpit Agrawal": "arpit@webklipper.com"
17   },
18   "source": {
19     "git": "https://github.com/WebEngage/WebEngageGTM.git",
20     "tag": "1.0.1"
21   },
22   "dependencies": {
23     "WebEngage": [
24       "~> 3.5.4"
25     ],
26     "GoogleTagManager": [
27       "~> 5.0"
28     ]
29   }