[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / e / a / d / TealiumBraze / 0.0.2 / TealiumBraze.podspec.json
blobe161bf85a7dc87136772599f25cde8e5d62d5917
2   "name": "TealiumBraze",
3   "module_name": "TealiumBraze",
4   "version": "0.0.2",
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   },
16   "social_media_url": "https://twitter.com/tealium",
17   "swift_versions": "4.2",
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source": {
22     "git": "https://github.com/Tealium/tealium-ios-braze-remote-command.git",
23     "tag": "0.0.2"
24   },
25   "ios": {
26     "source_files": "Sources/*.{swift}",
27     "dependencies": {
28       "tealium-swift": [
29         "~> 1.7.1"
30       ],
31       "Appboy-iOS-SDK": [
32         "~> 3.15.0"
33       ]
34     }
35   },
36   "swift_version": "4.2"