[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / e / a / d / TealiumBraze / 0.0.6 / TealiumBraze.podspec.json
blob9795d5ed1c52974636d8de517f5c62206e450655
2   "name": "TealiumBraze",
3   "module_name": "TealiumBraze",
4   "version": "0.0.6",
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": "4.2",
19   "platforms": {
20     "ios": "10.0"
21   },
22   "source": {
23     "git": "https://github.com/Tealium/tealium-ios-braze-remote-command.git",
24     "tag": "0.0.6"
25   },
26   "ios": {
27     "source_files": "Sources/*.{swift}",
28     "dependencies": {
29       "tealium-swift/Core": [
31       ],
32       "tealium-swift/TealiumRemoteCommands": [
34       ],
35       "tealium-swift/TealiumDelegate": [
37       ],
38       "tealium-swift/TealiumTagManagement": [
40       ],
41       "Appboy-iOS-SDK": [
42         "~> 3.21.3"
43       ]
44     }
45   },
46   "swift_version": "4.2"