[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 9 / c / 0 / VMaxGamAdapter / 0.0.6 / VMaxGamAdapter.podspec.json
blob67ad76ef26c81bd8109f2e18688c128b8de4bacb
2   "name": "VMaxGamAdapter",
3   "version": "0.0.6",
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.6"
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   }