[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 3 / 7 / 6 / TealiumContentsquare / 2.2.1 / TealiumContentsquare.podspec.json
blob68287f0054bd4c2a42e55594de912418144d925e
2   "name": "TealiumContentsquare",
3   "module_name": "TealiumContentsquare",
4   "version": "2.2.1",
5   "summary": "Tealium Swift and Contentsquare integration",
6   "description": "Tealium's integration with Contentsquare for iOS.",
7   "homepage": "https://github.com/Tealium/tealium-ios-contentsquare-remote-command",
8   "license": {
9     "type": "Commercial",
10     "file": "LICENSE.txt"
11   },
12   "authors": {
13     "Tealium Inc.": "tealium@tealium.com",
14     "jonathanswong": "jonathan.wong@tealium.com",
15     "christinasund": "christina.sund@tealium.com"
16   },
17   "social_media_url": "https://twitter.com/tealium",
18   "swift_versions": "5.1",
19   "platforms": {
20     "ios": "12.0"
21   },
22   "source": {
23     "git": "https://github.com/Tealium/tealium-ios-contentsquare-remote-command.git",
24     "tag": "2.2.1"
25   },
26   "ios": {
27     "source_files": "Sources/*.{swift}",
28     "dependencies": {
29       "tealium-swift/Core": [
30         "~> 2.9"
31       ],
32       "tealium-swift/RemoteCommands": [
33         "~> 2.9"
34       ],
35       "CS_iOS_SDK": [
36         "~> 4.19"
37       ]
38     }
39   },
40   "swift_version": "5.1"