[Add] TensorFlowLiteSwift 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / d / a / e / VMaxKalturaPlugin / 0.0.1 / VMaxKalturaPlugin.podspec.json
bloba5ffbaaa35ab8a768094c752f8f88dacdf3160d0
2   "name": "VMaxKalturaPlugin",
3   "version": "0.0.1",
4   "summary": "VMaxKalturaPlugin integrates PlayKit and VMaxAdsSDK.",
5   "description": "VMaxKalturaPlugin has currently integtared Instream Video Ads with companion banner ads.",
6   "homepage": "https://github.com/CloyMonisVMax/VMaxKalturaPlugin",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "CloyMonisVMax": "cloy.m@vserv.com"
13   },
14   "source": {
15     "git": "https://github.com/CloyMonisVMax/VMaxKalturaPlugin.git",
16     "tag": "0.0.1"
17   },
18   "platforms": {
19     "ios": "12.0"
20   },
21   "source_files": "VMaxKalturaPlugin/Classes/**/*",
22   "dependencies": {
23     "PlayKit": [
25     ],
26     "VMaxAdsSDK": [
28     ]
29   }