blob: 78173a64c6b3be53252090d9cbba241d3a5417c5 [file] [log] [blame]
{
"name": "MoPub-Flurry-Adapters",
"version": "9.0.0.0",
"summary": "Flurry Adapters for mediating through MoPub.",
"description": "Supported ad formats: Interstitial, Rewarded Video, Native.\n\nTo download and integrate the Flurry SDK, please check this tutorial: https://developer.yahoo.com/flurry/docs/integrateflurry/ios/).\n\n\nFor inquiries and support, please utilize the support center: https://developer.yahoo.com/flurry/docs/faq/faqpublisher/iOS/.",
"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",
"commit": "master"
},
"platforms": {
"ios": "8.0"
},
"static_framework": true,
"source_files": "Flurry/*.{h,m}",
"dependencies": {
"mopub-ios-sdk": [
"~> 5.0"
],
"Flurry-iOS-SDK/FlurrySDK": [
"9.0.0"
],
"Flurry-iOS-SDK/FlurryAds": [
"9.0.0"
]
}
}