| { |
| "name": "TealiumContentsquare", |
| "module_name": "TealiumContentsquare", |
| "version": "1.0.0", |
| "summary": "Tealium Swift and Contentsquare integration", |
| "description": "Tealium's integration with Contentsquare for iOS.", |
| "homepage": "https://github.com/Tealium/tealium-ios-contentsquare-remote-command", |
| "license": { |
| "type": "Commercial", |
| "file": "LICENSE.txt" |
| }, |
| "authors": { |
| "Tealium Inc.": "tealium@tealium.com", |
| "jonathanswong": "jonathan.wong@tealium.com", |
| "christinasund": "christina.sund@tealium.com" |
| }, |
| "social_media_url": "https://twitter.com/tealium", |
| "swift_versions": "5.1", |
| "platforms": { |
| "ios": "10.0" |
| }, |
| "source": { |
| "git": "https://github.com/Tealium/tealium-ios-contentsquare-remote-command.git", |
| "tag": "1.0.0" |
| }, |
| "ios": { |
| "source_files": "Sources/*.{swift}", |
| "dependencies": { |
| "tealium-swift/Core": [ |
| |
| ], |
| "tealium-swift/TealiumRemoteCommands": [ |
| |
| ], |
| "tealium-swift/TealiumDelegate": [ |
| |
| ], |
| "tealium-swift/TealiumTagManagement": [ |
| |
| ], |
| "CS_iOS_SDK": [ |
| |
| ] |
| } |
| }, |
| "swift_version": "5.1" |
| } |