blob: f93d9a934e774e5d7fccc07713ba4bf8eafd5794 [file] [log] [blame]
{
"name": "Vchau-F-Adapters",
"version": "9.2.1.2",
"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/chauduyphanvu1/mopub-ios-mediation.git",
"tag": "flurry-9.2.1.2"
},
"platforms": {
"ios": "8.0"
},
"static_framework": true,
"source_files": "Flurry/*.{h,m}",
"subspecs": [
{
"name": "MoPub",
"dependencies": {
"mopub-ios-sdk": [
"~> 5.5"
]
}
},
{
"name": "Network",
"dependencies": {
"Flurry-iOS-SDK/FlurrySDK": [
"9.2.1"
],
"Flurry-iOS-SDK/FlurryAds": [
"9.2.1"
]
}
}
]
}