[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / b / c / f / tealium-swift / 1.3.3 / tealium-swift.podspec.json
blobb0585cbdcb4bc7acb83897d3ce14696ca441b43a
2   "name": "tealium-swift",
3   "version": "1.3.3",
4   "summary": "Tealium Swift Integration Library",
5   "description": "Supports Tealium's iQ and UDH suite of products on iOS, MacOS, tvOS and watchOS",
6   "homepage": "https://github.com/Tealium/tealium-swift",
7   "license": {
8     "type": "Commercial",
9     "file": "LICENSE.txt"
10   },
11   "authors": {
12     "craigrouse": "craig.rouse@tealium.com"
13   },
14   "platforms": {
15     "tvos": "9.0",
16     "ios": "9.0",
17     "osx": "10.10",
18     "watchos": "3.0"
19   },
20   "source": {
21     "git": "https://github.com/Tealium/tealium-swift.git",
22     "tag": "1.3.3"
23   },
24   "source_files": "tealium/**/*",
25   "tvos": {
26     "exclude_files": [
27       "tealium/tagmanagement/TealiumTagManagementModule.swift",
28       "tealium/devicedata/*",
29       "tealium/remotecommands/*"
30     ]
31   },
32   "watchos": {
33     "exclude_files": [
34       "tealium/tagmanagement/TealiumTagManagementModule.swift",
35       "tealium/autotracking/*",
36       "tealium/connectivity/*",
37       "tealium/devicedata/*",
38       "tealium/remotecommands/*",
39       "tealium/attribution/*"
40     ]
41   },
42   "osx": {
43     "exclude_files": [
44       "tealium/tagmanagement/TealiumTagManagementModule.swift",
45       "tealium/autotracking/*",
46       "tealium/devicedata/*",
47       "tealium/remotecommands/*",
48       "tealium/lifecycle/*",
49       "tealium/attribution/*"
50     ]
51   },
52   "pushed_with_swift_version": "3.0"