[Add] MoneyHashPayment 2.2.13
[CocoaPods.git] / Specs / f / 1 / 9 / THEOplayer-Connector-Utilities / 7.5.0 / THEOplayer-Connector-Utilities.podspec.json
blob43384f3e705d88007b74105b1125998f0eca0ba2
2   "name": "THEOplayer-Connector-Utilities",
3   "module_name": "THEOplayerConnectorUtilities",
4   "version": "7.5.0",
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.5.0"
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"