[Add] FTMobileSDK 1.5.9-alpha.1
[CocoaPods.git] / Specs / b / 3 / 5 / THEOplayer-Connector-Conviva / 5.7.0 / THEOplayer-Connector-Conviva.podspec.json
blobd966336a50d11f1f351017232b8113bf25e0ad4f
2   "name": "THEOplayer-Connector-Conviva",
3   "module_name": "THEOplayerConnectorConviva",
4   "version": "5.7.0",
5   "summary": "Integration between the THEOplayerSDK and ConvivaSDK",
6   "description": "This pod gives you access to classes that let you report playback events from a THEOplayer instance to Conviva",
7   "homepage": "https://github.com/THEOplayer/iOS-Connector",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": "THEO technologies",
13   "source": {
14     "git": "https://github.com/THEOplayer/iOS-Connector.git",
15     "tag": "5.7.0"
16   },
17   "platforms": {
18     "ios": "12.0",
19     "tvos": "12.0"
20   },
21   "source_files": "Code/Conviva/Source/**/*",
22   "static_framework": true,
23   "swift_versions": [
24     "5.3",
25     "5.4",
26     "5.5",
27     "5.6",
28     "5.7"
29   ],
30   "dependencies": {
31     "ConvivaSDK": [
32       "~> 4.0.30"
33     ],
34     "THEOplayerSDK-core": [
35       "~> 5.5",
36       ">= 5.5.1"
37     ],
38     "THEOplayer-Connector-Utilities": [
39       "~> 5.7",
40       ">= 5.7.0"
41     ]
42   },
43   "swift_version": "5.7"