blob: 4c29ad7659bbb8548f317e10f25c0267c488c5fa [file] [log] [blame]
{
"name": "MoPub-Flurry-Adapters",
"version": "8.4.0.1",
"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": "af836a1cea5456d80bd00e232ac6bfa2b62a3400"
},
"platforms": {
"ios": "8.0"
},
"static_framework": true,
"source_files": "Flurry/*.{h,m}",
"dependencies": {
"mopub-ios-sdk": [
"~> 4.0"
],
"Flurry-iOS-SDK/FlurrySDK": [
"8.4.0"
],
"Flurry-iOS-SDK/FlurryAds": [
"8.4.0"
]
}
}