blob: 47f72d66376422ef90bd00371b099f072551a1cc [file] [log] [blame]
{
"name": "MoPub-Teads-AdaptersPrevious",
"version": "4.3.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.3.4"
},
"platforms": {
"ios": "9.0"
},
"static_framework": true,
"requires_arc": true,
"ios": {
"vendored_frameworks": "TeadsMoPubAdapter.framework"
},
"preserve_paths": "TeadsMoPubAdapter.framework",
"frameworks": "TeadsMoPubAdapter",
"dependencies": {
"TeadsSDKPrevious": [
"4.3.4"
],
"mopub-ios-sdk": [
">= 5.0"
]
}
}