[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / b / c / f / tealium-swift / 1.4.0 / tealium-swift.podspec.json
bloba9e87660abdd97f59a25dfc355ca6bae2236d884
2   "name": "tealium-swift",
3   "version": "1.4.0",
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.11",
18     "watchos": "3.0"
19   },
20   "source": {
21     "git": "https://github.com/Tealium/tealium-swift.git",
22     "tag": "1.4.0"
23   },
24   "source_files": "tealium/**/*",
25   "tvos": {
26     "exclude_files": [
27       "tealium/tagmanagement/TealiumTagManagementModule.swift",
28       "tealium/remotecommands/*",
29       "tealium/attribution/*"
30     ]
31   },
32   "watchos": {
33     "exclude_files": [
34       "tealium/tagmanagement/TealiumTagManagementModule.swift",
35       "tealium/autotracking/*",
36       "tealium/connectivity/*",
37       "tealium/remotecommands/*",
38       "tealium/attribution/*"
39     ]
40   },
41   "osx": {
42     "exclude_files": [
43       "tealium/tagmanagement/TealiumTagManagementModule.swift",
44       "tealium/autotracking/*",
45       "tealium/remotecommands/*",
46       "tealium/attribution/*"
47     ]
48   },
49   "pushed_with_swift_version": "4.0"