[Add] THEOplayer-Connector-Utilities 7.6.1
[CocoaPods.git] / Specs / f / 1 / 9 / THEOplayer-Connector-Utilities / 7.6.1 / THEOplayer-Connector-Utilities.podspec.json
blob8a5e2eed7cab8af23a4ddf598147af6bc72b0142
2   "name": "THEOplayer-Connector-Utilities",
3   "module_name": "THEOplayerConnectorUtilities",
4   "version": "7.6.1",
5   "summary": "Helpers for attaching and detaching event listeners on THEOplayers",
6   "description": "This pod gives you access to helpers for attaching and detaching event listeners on THEOplayers",
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": "7.6.1"
16   },
17   "platforms": {
18     "ios": "12.0",
19     "tvos": "12.0"
20   },
21   "source_files": "Code/Utilities/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       "~> 7"
36     ]
37   },
38   "swift_version": "5.7"