[Add] MappIntelligence 5.0.13
[CocoaPods.git] / Specs / 9 / 8 / 4 / TealiumAdjust / 1.0.0 / TealiumAdjust.podspec.json
blob2584229016f95ef9a2c11bded6553d19db131dab
2   "name": "TealiumAdjust",
3   "module_name": "TealiumAdjust",
4   "version": "1.0.0",
5   "summary": "Tealium Swift and Adjust integration",
6   "description": "Tealium's integration with Adjust for iOS.",
7   "homepage": "https://github.com/Tealium/tealium-ios-adjust-remote-command",
8   "license": {
9     "type": "Commercial",
10     "file": "LICENSE.txt"
11   },
12   "authors": {
13     "Tealium Inc.": "tealium@tealium.com",
14     "Christina Sund": "christina.sund@tealium.com"
15   },
16   "social_media_url": "https://twitter.com/tealium",
17   "swift_versions": "5.0",
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source": {
22     "git": "https://github.com/Tealium/tealium-ios-adjust-remote-command.git",
23     "tag": "1.0.0"
24   },
25   "ios": {
26     "source_files": "Sources/*.{swift}",
27     "dependencies": {
28       "tealium-swift/Core": [
29         "~> 2.3"
30       ],
31       "tealium-swift/RemoteCommands": [
32         "~> 2.3"
33       ],
34       "Adjust": [
35         "~> 4.6"
36       ]
37     }
38   },
39   "swift_version": "5.0"