blob: 39d774154b5e89e8511180173bfc7b38cf24be45 [file] [log] [blame]
{
"name": "MoPub-Flurry-Adapters",
"version": "8.3.4.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": {
"PoojaChirp": "pshashidhar@twitter.com"
},
"source": {
"git": "https://github.com/mopub/mopub-ios-mediation.git",
"tag": "master"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Flurry/*.{h,m}",
"dependencies": {
"mopub-ios-sdk": [
"~> 4.0"
],
"Flurry-iOS-SDK/FlurrySDK": [
"~> 8.0"
],
"Flurry-iOS-SDK/FlurryAds": [
"~> 8.0"
]
}
}