[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 7 / e / 6 / TealiumBranch / 1.2.0 / TealiumBranch.podspec.json
blob1aad9716f3411e58b5b2cf653eeb1d952f749365
2   "name": "TealiumBranch",
3   "version": "1.2.0",
4   "summary": "Tealium Swift and Branch integration",
5   "description": "Tealium's integration with Branch for iOS.",
6   "homepage": "https://github.com/Tealium/tealium-ios-branch-remote-command",
7   "license": {
8     "type": "Commercial",
9     "file": "LICENSE.txt"
10   },
11   "authors": {
12     "Tealium Inc.": "tealium@tealium.com",
13     "trister1997": "tyler.rister@tealium.com"
14   },
15   "social_media_url": "https://twitter.com/tealium",
16   "platforms": {
17     "ios": "12.0"
18   },
19   "swift_versions": "5.0",
20   "source": {
21     "git": "https://github.com/Tealium/tealium-ios-branch-remote-command.git",
22     "tag": "1.2.0"
23   },
24   "source_files": "Sources/*.{swift}",
25   "ios": {
26     "dependencies": {
27       "tealium-swift/Core": [
28         " ~> 2.12"
29       ],
30       "tealium-swift/RemoteCommands": [
31         " ~> 2.12"
32       ],
33       "Branch": [
34         " ~> 1.40"
35       ]
36     }
37   },
38   "swift_version": "5.0"