Latest | 1.1.1.0 |
---|---|
Homepage | https://github.com/mopub/mopub-ios-mediation |
License | New BSD |
Platforms | ios 8.0 |
Authors |
mopub-ios-mediation
We have formally separated network adapters from our MoPub SDK repository to enable an independent release cadence resulting in faster certification cycles.
We have also added a new tool to make it easier for publishers to get up and running with mediation integration. Check it out here.
Latest podspec
{ "name": "mo-droot-adapter", "version": "1.1.1.0", "summary": "Adapters for mediating through MoPub.", "description": "Supported ad formats: Interstitial, Rewarded Video.nnTo download and integrate the Vungle SDK, please check this tutorial: https://dashboard.vungle.com/sdk.nnnFor inquiries and support, please utilize the support page: https://support.vungle.com/hc/en-us/requests/new.", "homepage": "https://github.com/mopub/mopub-ios-mediation", "license": { "type": "New BSD", "file": "LICENSE" }, "authors": { "MoPub": "[email protected]" }, "source": { "git": "https://github.com/dravyan/mopub-ios-mediation.git", "commit": "0318061b76eccbe8bbf04eec46d52f6d124f0eee" }, "platforms": { "ios": "8.0" }, "static_framework": true, "source_files": "Vungle/*.{h,m}", "subspecs": [ { "name": "MoPub", "dependencies": { "mopub-ios-sdk": [ "~> 5.5" ] } }, { "name": "Network", "dependencies": { "VungleSDK-iOS": [ "6.3.2" ] } } ] }
Tue, 04 Jun 2019 10:08:06 +0000