blob: a4c70448c0b2ebeaca7c5c2b5ec9869f1cf58020 [file] [log] [blame]
{
"name": "MoPub-Teads-AdaptersPrevious",
"version": "4.2.4",
"summary": "MoPub Adapter for Teads' iOS SDK",
"description": "Use this adapter to include MoPub as a demand source in your mediation waterfall",
"homepage": "https://github.com/teads/TeadsSDK-iOS",
"license": "Apache 2.0",
"authors": {
"Teads": "support-sdk@teads.tv"
},
"source": {
"git": "https://github.com/teads/TeadsSDK-adapter-mopub-ios.git",
"branch": "master",
"tag": "v4.2.4"
},
"platforms": {
"ios": "10.0"
},
"static_framework": true,
"requires_arc": true,
"ios": {
"vendored_frameworks": "TeadsMoPubAdapter.framework"
},
"preserve_paths": "TeadsMoPubAdapter.framework",
"frameworks": "TeadsMoPubAdapter",
"dependencies": {
"TeadsSDKPrevious": [
"4.2.4"
],
"mopub-ios-sdk": [
">= 5.0"
]
}
}