blob: 9fcc59488cabc17d5ab85c62f8242eabe25209b2 [file] [log] [blame]
{
"name": "MoPub-Flurry-Adapters",
"version": "10.3.4.0",
"summary": "Flurry Adapters for mediating through MoPub.",
"description": "Supported ad formats: 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",
"tag": "flurry-10.3.4.0"
},
"platforms": {
"ios": "10.0"
},
"static_framework": true,
"subspecs": [
{
"name": "MoPub",
"dependencies": {
"mopub-ios-sdk/Core": [
"~> 5.13"
],
"mopub-ios-sdk/NativeAds": [
"~> 5.13"
]
}
},
{
"name": "Network",
"source_files": "Flurry/*.{h,m}",
"dependencies": {
"Flurry-iOS-SDK/FlurrySDK": [
"10.3.4"
],
"Flurry-iOS-SDK/FlurryAds": [
"10.3.4"
],
"mopub-ios-sdk/Core": [
"~> 5.13"
],
"mopub-ios-sdk/NativeAds": [
"~> 5.13"
]
}
}
]
}