[Add] LiteRTSwift 0.0.1-nightly.20250103
[CocoaPods.git] / Specs / 4 / 7 / 6 / WebEngageGTM / 2.0.2 / WebEngageGTM.podspec.json
blob5f160fa9fd25b3132bd2129c4582af2d4cd451a1
2   "name": "WebEngageGTM",
3   "version": "2.0.2",
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": "10.0"
8   },
9   "pod_target_xcconfig": {
10     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
11   },
12   "user_target_xcconfig": {
13     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
14   },
15   "homepage": "http://webengage.com",
16   "social_media_url": "http://twitter.com/webengage",
17   "license": {
18     "type": "MIT",
19     "file": "LICENSE"
20   },
21   "authors": {
22     "WebEngage": "support@webengage.com"
23   },
24   "source": {
25     "git": "https://github.com/WebEngage/WebEngageGTM.git",
26     "tag": "2.0.2"
27   },
28   "static_framework": true,
29   "dependencies": {
30     "GoogleTagManager": [
32     ],
33     "WebEngage": [
35     ]
36   },
37   "source_files": "WebEngageGTM/**/*"