[Add] AlibabacloudEas20210701 6.4.0
[CocoaPods.git] / Specs / e / a / d / TealiumBraze / 3.1.1 / TealiumBraze.podspec.json
blobb4d119ac0f62cffda6268e993e4bab387815b4d1
2   "name": "TealiumBraze",
3   "module_name": "TealiumBraze",
4   "version": "3.1.1",
5   "summary": "Tealium Swift and Braze integration",
6   "description": "Tealium's integration with Braze for iOS.",
7   "homepage": "https://github.com/Tealium/tealium-ios-braze-remote-command",
8   "license": {
9     "type": "Commercial",
10     "file": "LICENSE.txt"
11   },
12   "authors": {
13     "Tealium Inc.": "tealium@tealium.com",
14     "jonathanswong": "jonathan.wong@tealium.com",
15     "christinasund": "christina.sund@tealium.com"
16   },
17   "social_media_url": "https://twitter.com/tealium",
18   "swift_versions": "5.0",
19   "platforms": {
20     "ios": "11.0"
21   },
22   "source": {
23     "git": "https://github.com/Tealium/tealium-ios-braze-remote-command.git",
24     "tag": "3.1.1"
25   },
26   "ios": {
27     "source_files": "Sources/*.{swift}",
28     "dependencies": {
29       "tealium-swift/Core": [
30         "~> 2.8"
31       ],
32       "tealium-swift/RemoteCommands": [
33         "~> 2.8"
34       ],
35       "BrazeKit": [
36         "~> 7.2"
37       ]
38     }
39   },
40   "static_framework": true,
41   "swift_version": "5.0"