blob: c43e215a9ec28323d76072628d2970b977a85e7e [file] [log] [blame]
{
"name": "MoPub-Mintegral-Adapters",
"version": "6.1.0.0.0",
"summary": "Mintegral Adapters for mediating through MoPub.",
"description": "Supported ad formats: Banner, Interstitial, Rewarded Video, Native.\n\nTo download and integrate the Mintegral SDK, please check this tutorial: http://cdn-adn.rayjump.com/cdn-adn/v2/markdown_v2/index.html?file=sdk-m_sdk-ios&lang=en. \n\n\nFor inquiries and support, please email developer@mintegral.com.",
"homepage": "https://github.com/mopub/mopub-ios-mediation",
"license": {
"type": "New BSD",
"file": "LICENSE"
},
"authors": {
"MoPub": "support@mopub.com"
},
"source": {
"git": "https://github.com/mopub/mopub-ios-mediation.git",
"tag": "mintegral-6.1.0.0.0"
},
"platforms": {
"ios": "9.0"
},
"static_framework": true,
"subspecs": [
{
"name": "MoPub",
"dependencies": {
"mopub-ios-sdk/Core": [
"~> 5.8"
],
"mopub-ios-sdk/NativeAds": [
"~> 5.8"
]
}
},
{
"name": "Network",
"source_files": "Mintegral/*.{h,m}",
"dependencies": {
"MintegralAdSDK": [
"6.1.0.0"
],
"MintegralAdSDK/RewardVideoAd": [
"6.1.0.0"
],
"MintegralAdSDK/BidNativeAd": [
"6.1.0.0"
],
"MintegralAdSDK/BidRewardVideoAd": [
"6.1.0.0"
],
"MintegralAdSDK/InterstitialVideoAd": [
"6.1.0.0"
],
"MintegralAdSDK/BidInterstitialVideoAd": [
"6.1.0.0"
],
"MintegralAdSDK/BannerAd": [
"6.1.0.0"
],
"MintegralAdSDK/BidBannerAd": [
"6.1.0.0"
],
"mopub-ios-sdk/Core": [
"~> 5.8"
],
"mopub-ios-sdk/NativeAds": [
"~> 5.8"
]
}
}
]
}