[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 3 / 7 / 6 / TealiumContentsquare / 2.2.0 / TealiumContentsquare.podspec.json
blobb16e754d8079ea41e95d463e895b1842c155fe5f
2   "name": "TealiumContentsquare",
3   "module_name": "TealiumContentsquare",
4   "version": "2.2.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": "12.0"
21   },
22   "user_target_xcconfig": {
23     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
24   },
25   "pod_target_xcconfig": {
26     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
27   },
28   "source": {
29     "git": "https://github.com/Tealium/tealium-ios-contentsquare-remote-command.git",
30     "tag": "2.2.0"
31   },
32   "ios": {
33     "source_files": "Sources/*.{swift}",
34     "dependencies": {
35       "tealium-swift/Core": [
36         "~> 2.9"
37       ],
38       "tealium-swift/RemoteCommands": [
39         "~> 2.9"
40       ],
41       "CS_iOS_SDK": [
42         "~> 4.19"
43       ]
44     }
45   },
46   "swift_version": "5.1"