[Add] DocumentReaderFullStage 7.5.10940
[CocoaPods.git] / Specs / 1 / b / 4 / TealiumSKAdNetwork / 1.0.0 / TealiumSKAdNetwork.podspec.json
blobfaf757787938b7f1b28b3f7dbddf7e5c9459b250
2   "name": "TealiumSKAdNetwork",
3   "version": "1.0.0",
4   "summary": "Tealium Swift and SKAdNetwork integration",
5   "description": "Tealium's integration with Apple's SKAdNetwork",
6   "homepage": "https://github.com/Tealium/tealium-ios-skadnetwork-remote-command",
7   "license": {
8     "type": "Commercial",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Tealium Inc.": "tealium@tealium.com",
13     "craigrouse": "craig.rouse@tealium.com",
14     "enricozannini": "enrico.zannini@tealium.com",
15     "tylerrister": "tyler.rister@tealium.com"
16   },
17   "source": {
18     "git": "https://github.com/Tealium/tealium-ios-skadnetwork-remote-command.git",
19     "tag": "1.0.0"
20   },
21   "social_media_url": "https://twitter.com/tealium",
22   "swift_versions": "5.0",
23   "platforms": {
24     "ios": "11.0"
25   },
26   "source_files": "Sources/*.{swift}",
27   "ios": {
28     "dependencies": {
29       "tealium-swift/Core": [
30         "~> 2.9"
31       ],
32       "tealium-swift/RemoteCommands": [
33         "~> 2.9"
34       ]
35     }
36   },
37   "swift_version": "5.0"