blob: ca4edeffdb4ff48e5892bd828eca41811d9ca549 [file] [log] [blame]
{
"name": "MintegralAdSDKAdapterForMopub",
"version": "6.6.8.0",
"summary": "Mintegral Adapters for mediating through MoPub.",
"homepage": "http://cdn-adn.rayjump.com/cdn-adn/v2/markdown_v2/index.html?file=sdk-m_sdk-ios&lang=en",
"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.",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": "Mintegral",
"social_media_url": "https://www.facebook.com/mintegral.official",
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/MTGSDK/mintegral_mopub_adapter_ios.git",
"tag": "6.6.8.0"
},
"requires_arc": true,
"static_framework": true,
"default_subspecs": "MintegralAdapter",
"subspecs": [
{
"name": "MintegralAdapter",
"dependencies": {
"mopub-ios-sdk": [
],
"MintegralAdSDK": [
],
"MintegralAdSDK/NativeAd": [
],
"MintegralAdSDK/RewardVideoAd": [
],
"MintegralAdSDK/BidNativeAd": [
],
"MintegralAdSDK/BidRewardVideoAd": [
],
"MintegralAdSDK/InterstitialVideoAd": [
],
"MintegralAdSDK/BidInterstitialVideoAd": [
],
"MintegralAdSDK/BannerAd": [
],
"MintegralAdSDK/BidBannerAd": [
]
}
}
]
}