[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / f / d / 3 / VMaxZeeAdsPlugin / 0.1.11 / VMaxZeeAdsPlugin.podspec.json
blob9b0798a22298238084f1f5832dba90626ff81269
2   "name": "VMaxZeeAdsPlugin",
3   "version": "0.1.11",
4   "summary": "VMaxZeeAdsPlugin integrates VMaxAdsSDK to show instream ads",
5   "description": "VMaxZeeAdsPlugin has currently integtared Instream Video Ads with companion banner ads.",
6   "homepage": "https://github.com/CloyMonisVMax/VMaxZeeAdsPlugin",
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/VMaxZeeAdsPlugin.git",
16     "tag": "0.1.11"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "swift_versions": "5",
22   "source_files": "VMaxZeeAdsPlugin/Classes/**/*",
23   "dependencies": {
24     "VMaxAdsSDK": [
26     ]
27   },
28   "user_target_xcconfig": {
29     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64 i386"
30   },
31   "pod_target_xcconfig": {
32     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64 i386"
33   },
34   "resource_bundles": {
35     "VMaxZeeAdsPlugin": [
36       "VMaxZeeAdsPlugin/**"
37     ]
38   },
39   "resources": "VMaxZeeAdsPlugin/**/*.{png,json,xcassets,imageset,json}",
40   "swift_version": "5"