Thanks for taking a look at OpenMediation! We offers diversified and competitive monetization solution and supports a variety of Ad formats including Native Ad, Interstitial Ad, Banner Ad, and Rewarded Video Ad. The OpenMediation platform works with multiple ad networks include AdMob, Facebook, UnityAds, Vungle, AdColony, AppLovin, Tapjoy, Chartboost, TikTok and Mintegral etc.
CocoaPods is a dependency manager for Swift and Objective-C Cocoa projects, which automates and simplifies the process of using 3rd-party libraries like the OpenMediation SDK in your projects. You can install it with the following command:
$ gem install cocoapods
Podfile To integrate OpenMediation SDK into your Xcode project using CocoaPods, specify it in your Podfile:
source 'https://github.com/CocoaPods/Specs.git'
platform :ios, '9.0'
target 'TargetName' do
pod 'OpenMediation', '~> 2.4.6'
end
Podfile example:
pod 'OpenMediationAdTimingAdapter'
pod 'OpenMediationAdMobAdapter'
pod 'OpenMediationFacebookAdapter'
pod 'OpenMediationUnityAdapter'
pod 'OpenMediationVungleAdapter'
pod 'OpenMediationTencentAdAdapter'
pod 'OpenMediationAdColonyAdapter'
pod 'OpenMediationAppLovinAdapter'
pod 'OpenMediationMoPubAdapter'
pod 'OpenMediationTapjoyAdapter'
pod 'OpenMediationChartboostAdapter'
pod 'OpenMediationPangleAdapter'
pod 'OpenMediationMintegralAdapter'
pod 'OpenMediationIronSourceAdapter'
pod 'OpenMediationFyberAdapter'
pod 'OpenMediationHeliumAdapter'
pod 'OpenMediationSigMobAdapter'
pod 'OpenMediationKuaiShouAdapter'
pod 'OpenMediationPubNativeAdapter'
Then, run the following command:
$ pod install
Add the following entry to your package's dependencies:
.Package(url: "https://github.com/AdTiming/OpenMediation-iOS.git", from: "2.0.4")
See the LICENSE file.
link |
Stars: 14 |
Last commit: 2 weeks ago |
Performance enhancements
Swiftpack is being maintained by Petr Pavlik | @ptrpavlik | @swiftpackco | API | Analytics