[Add] Leopard-iOS 2.0.2
[CocoaPods.git] / Specs / 3 / 7 / 6 / TealiumContentsquare / 1.0.0 / TealiumContentsquare.podspec.json
blob8a85933ffbd3d2f52699b1717ccd37b0e98216fb
2   "name": "TealiumContentsquare",
3   "module_name": "TealiumContentsquare",
4   "version": "1.0.0",
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": "10.0"
21   },
22   "source": {
23     "git": "https://github.com/Tealium/tealium-ios-contentsquare-remote-command.git",
24     "tag": "1.0.0"
25   },
26   "ios": {
27     "source_files": "Sources/*.{swift}",
28     "dependencies": {
29       "tealium-swift/Core": [
31       ],
32       "tealium-swift/TealiumRemoteCommands": [
34       ],
35       "tealium-swift/TealiumDelegate": [
37       ],
38       "tealium-swift/TealiumTagManagement": [
40       ],
41       "CS_iOS_SDK": [
43       ]
44     }
45   },
46   "swift_version": "5.1"