[Add] HyphenateChat_test1 1.0.1
[CocoaPods.git] / Specs / 4 / 7 / 6 / WebEngageGTM / 2.0.0 / WebEngageGTM.podspec.json
blob9aa73a91b3d064641b51943142fb93d4fe708f8f
2   "name": "WebEngageGTM",
3   "version": "2.0.0",
4   "summary": "WebEngage Framework to interface with GoogleTagManager",
5   "description": "Implements Tags for Google Tag Manager to pass events and user attributes to WebEngage using Firebase APIs.",
6   "platforms": {
7     "ios": "8.0"
8   },
9   "homepage": "http://webengage.com",
10   "social_media_url": "http://twitter.com/webengage",
11   "license": {
12     "type": "MIT",
13     "file": "LICENSE"
14   },
15   "authors": {
16     "WebEngage": "support@webengage.com"
17   },
18   "source": {
19     "git": "https://github.com/WebEngage/WebEngageGTM.git",
20     "tag": "2.0.0"
21   },
22   "static_framework": true,
23   "default_subspecs": "Xcode10",
24   "subspecs": [
25     {
26       "name": "Xcode10",
27       "dependencies": {
28         "GoogleTagManager": [
30         ],
31         "WebEngage/Xcode10": [
33         ]
34       },
35       "source_files": "WebEngageGTM/**/*"
36     }
37   ]