[Add] TensorFlowLiteObjC 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / 9 / c / 0 / VMaxGamAdapter / 0.0.1 / VMaxGamAdapter.podspec.json
blob7385581354377d1c5b002ffdf64510cac9f67ca2
2   "name": "VMaxGamAdapter",
3   "version": "0.0.1",
4   "summary": "VMaxGamAdapter classes connect VMaxAdsSDK and GoogleAdMobs libraries",
5   "description": "VMaxGamAdapter classes connect VMaxAdsSDK and GoogleAdMobs libraries in VMaxAdBreak to VmaxInstream ads and GAM video ads together",
6   "homepage": "https://github.com/CloyMonisVMax/VMaxGamAdapter",
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/VMaxGamAdapter.git",
16     "tag": "0.0.1"
17   },
18   "platforms": {
19     "ios": "12.0"
20   },
21   "source_files": "VMaxGamAdapter/Classes/**/*",
22   "dependencies": {
23     "VMaxAdsSDK": [
25     ],
26     "GoogleAds-IMA-iOS-SDK": [
27       "~> 3.16.3"
28     ]
29   }