2 "name": "tealium-swift",
3 "module_name": "TealiumSwift",
5 "summary": "Tealium Swift Integration Library",
6 "description": "Supports Tealium's iQ and UDH suite of products on iOS, macOS, tvOS and watchOS",
7 "homepage": "https://github.com/Tealium/tealium-swift",
13 "Tealium Inc.": "tealium@tealium.com",
14 "craigrouse": "craig.rouse@tealium.com",
15 "christinasund": "christina.sund@tealium.com"
17 "social_media_url": "http://twitter.com/tealium",
18 "swift_versions": "5.0",
26 "git": "https://github.com/Tealium/tealium-swift.git",
29 "default_subspecs": "TealiumFull",
32 "name": "TealiumFull",
35 "tealium/collectors/**/*",
36 "tealium/dispatchers/**/*",
42 "tealium/collectors/crash/*"
47 "tealium/dispatchers/tagmanagement/*",
48 "tealium/dispatchers/remotecommands/*",
49 "tealium/collectors/attribution/*",
51 "tealium/collectors/location/*"
56 "tealium/dispatchers/tagmanagement/*",
57 "tealium/collectors/autotracking/*",
58 "tealium/dispatchers/remotecommands/*",
59 "tealium/collectors/attribution/*",
61 "tealium/collectors/location/*"
66 "tealium/dispatchers/tagmanagement/*",
67 "tealium/collectors/autotracking/*",
68 "tealium/dispatchers/remotecommands/*",
69 "tealium/collectors/attribution/*",
71 "tealium/collectors/location/*"
74 "resources": "tealium/core/devicedata/device-names.json"
78 "source_files": "tealium/core/**/*"
81 "name": "Attribution",
85 "source_files": "tealium/collectors/attribution/*",
87 "tealium-swift/Core": [
93 "name": "Autotracking",
98 "source_files": "tealium/collectors/autotracking/*",
100 "tealium-swift/Core": [
107 "source_files": "tealium/dispatchers/collect/*",
109 "tealium-swift/Core": [
116 "source_files": "tealium/collectors/lifecycle/*",
118 "tealium-swift/Core": [
128 "source_files": "tealium/collectors/location/*",
130 "tealium-swift/Core": [
136 "name": "RemoteCommands",
140 "source_files": "tealium/dispatchers/remotecommands/*",
142 "tealium-swift/Core": [
148 "name": "TagManagement",
152 "source_files": "tealium/dispatchers/tagmanagement/*",
154 "tealium-swift/Core": [
160 "name": "VisitorService",
161 "source_files": "tealium/collectors/visitorservice/*",
163 "tealium-swift/Core": [
169 "swift_version": "5.0"