Swiftpack.co - OpenMediationProject/OpenMediation-iOS as Swift Package

Swiftpack.co is a collection of thousands of indexed Swift packages. Search packages.
See all packages published by OpenMediationProject.
OpenMediationProject/OpenMediation-iOS ironsource-2.0.6
OpenMediation SDK for iOS
⭐️ 12
🕓 1 year ago
iOS
.package(url: "https://github.com/OpenMediationProject/OpenMediation-iOS.git", from: "ironsource-2.0.6")

OpenMediation SDK for iOS

CocoaPods Compatible Platform License

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.

Communication

  • If you found a bug, and can provide steps to reliably reproduce it, open an issue.
  • If you have a feature request, open an issue.

Installation with CocoaPods

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

Adapters

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

Installation with Swift Package Manager

Add the following entry to your package's dependencies:

.Package(url: "https://github.com/AdTiming/OpenMediation-iOS.git", from: "2.0.4")

Requirements

  • iOS 9.0 and up
  • Xcode 9.3 and up

LICENSE

See the LICENSE file.

GitHub

link
Stars: 12
Last commit: 34 weeks ago
Advertisement: IndiePitcher.com - Cold Email Software for Startups

Release Notes

Release 2.0.2
3 years ago

Performance enhancements

Swiftpack is being maintained by Petr Pavlik | @ptrpavlik | @swiftpackco | API | Analytics