Latest | 7.37.0.1 |
---|---|
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-A-Adapters", "version": "7.37.0.1", "summary": "Google Adapters for mediating through MoPub.", "description": "Supported ad formats: Banner, Interstitial, Rewarded Video, Native.nnTo download and integrate the Mobile Ads SDK, please check this tutorial: https://developers.google.com/admob/ios/download.nnnFor inquiries and support, please utilize the developer support forum: https://groups.google.com/forum/#!forum/google-admob-ads-sdk/.", "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": "admob-7.37.0.1" }, "platforms": { "ios": "8.0" }, "static_framework": true, "source_files": "AdMob/*.{h,m}", "subspecs": [ { "name": "MoPub", "dependencies": { "mopub-ios-sdk": [ "~> 5.5" ] } }, { "name": "Network", "dependencies": { "Google-Mobile-Ads-SDK": [ "7.37.0" ] } } ] }
Wed, 30 Jan 2019 11:10:12 +0000