[Add] TensorFlowLiteObjC 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / b / 3 / 5 / THEOplayer-Connector-Conviva / 4.1.1 / THEOplayer-Connector-Conviva.podspec.json
blob5a82d360eeeff3d8d84969c2d862433df1b40953
2   "name": "THEOplayer-Connector-Conviva",
3   "module_name": "THEOplayerConnectorConviva",
4   "version": "4.1.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": "4.1.1"
16   },
17   "platforms": {
18     "ios": "12.0"
19   },
20   "source_files": "Code/Conviva/Source/**/*",
21   "static_framework": true,
22   "swift_versions": [
23     "5.3",
24     "5.4",
25     "5.5",
26     "5.6",
27     "5.7"
28   ],
29   "dependencies": {
30     "ConvivaSDK": [
31       "~> 4.0.30"
32     ],
33     "THEOplayerSDK-basic": [
34       "4.1.1"
35     ]
36   },
37   "swift_version": "5.7"