[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / b / 3 / 5 / THEOplayer-Connector-Conviva / 6.6.1 / THEOplayer-Connector-Conviva.podspec.json
blob2551b6e0586e1ed0ed098505a3ba9cc9d235edd8
2   "name": "THEOplayer-Connector-Conviva",
3   "module_name": "THEOplayerConnectorConviva",
4   "version": "6.6.1",
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": "6.6.1"
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       "~> 6.1"
36     ],
37     "THEOplayer-Connector-Utilities": [
38       "~> 6.6",
39       ">= 6.6.1"
40     ]
41   },
42   "swift_version": "5.7"