Latest | 9.9.9.9 |
---|---|
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": "Vchau-Vchau-Vchau", "version": "9.9.9.9", "summary": "AdColony Adapters for mediating through MoPub.", "description": "Supported ad formats: Interstitial, Rewarded Video.nnTo download and integrate the AdColony SDK, please check this tutorial: https://github.com/AdColony/AdColony-iOS-SDK-3/wiki. nnnFor inquiries and support, please email [email protected]", "homepage": "https://github.com/mopub/mopub-ios-mediation", "license": { "type": "New BSD", "file": "LICENSE" }, "authors": { "MoPub": "[email protected]" }, "source": { "git": "https://github.com/chauduyphanvu1/mopub-ios-mediation.git", "tag": "adcolony-9.9.9.9" }, "platforms": { "ios": "8.0" }, "static_framework": true, "subspecs": [ { "name": "MoPub", "dependencies": { "mopub-ios-sdk/Core": [ "~> 5.5" ] } }, { "name": "Network", "source_files": "AdColony/*.{h,m}", "dependencies": { "AdColony": [ "3.3.7" ], "mopub-ios-sdk/Core": [ "~> 5.5" ] } } ] }
Sat, 23 Mar 2019 11:09:05 +0000