2 "name": "MintegralAdSDKAdapterForAdmob",
4 "summary": "Mintegral Network CustomEvent for Admob Ad Mediation",
5 "homepage": "http://cdn-adn.rayjump.com/cdn-adn/v2/markdown_v2/index.html?file=sdk-m_sdk-ios&lang=en",
6 "description": "Mintegral's AdSDK allows you to monetize your iOS and Android apps with Mintegral ads. And this CustomEvent for use Mintegral via Admob sdk",
11 "authors": "Mintegral",
12 "social_media_url": "https://www.facebook.com/mintegral.official",
17 "git": "https://github.com/MTGSDK/mintegral_admob_adapter_ios.git",
21 "static_framework": true,
22 "pod_target_xcconfig": {
23 "VALID_ARCHS": "x86_64 armv7 arm64 arm64e"
25 "default_subspecs": "RewardVideoAdAdapter",
28 "name": "NativeAdAdapter",
30 "Google-Mobile-Ads-SDK": [
33 "MintegralAdSDK/NativeAd": [
38 "MintegralCustomEvent/MTGCommon/*.{h,m}",
39 "MintegralCustomEvent/MTGNativeAd/*.{h,m}"
43 "name": "InterstitialVideoAdAdapter",
45 "Google-Mobile-Ads-SDK": [
48 "MintegralAdSDK/InterstitialVideoAd": [
53 "MintegralCustomEvent/MTGCommon/*.{h,m}",
54 "MintegralCustomEvent/MTGInterstitialVideoAd/*.{h,m}"
58 "name": "RewardVideoAdAdapter",
60 "Google-Mobile-Ads-SDK": [
63 "MintegralAdSDK/RewardVideoAd": [
68 "MintegralCustomEvent/MTGCommon/*.{h,m}",
69 "MintegralCustomEvent/MTGRewardVideoAd/*.{h,m}"
73 "name": "InterstitialAdAdapter",
75 "Google-Mobile-Ads-SDK": [
78 "MintegralAdSDK/NewInterstitialAd": [
83 "MintegralCustomEvent/MTGCommon/*.{h,m}",
84 "MintegralCustomEvent/MTGNewInterstitialAd/*.{h,m}"
88 "name": "BannerAdAdapter",
90 "Google-Mobile-Ads-SDK": [
93 "MintegralAdSDK/BannerAd": [
98 "MintegralCustomEvent/MTGCommon/*.{h,m}",
99 "MintegralCustomEvent/MTGBannerAd/*.{h,m}"