ironsource-mobile/levelplay-bidmachine-adapter-swift-package
This Swift Package provides the LevelPlay BidMachine adapter for iOS.
Requirements
- iOS 12.0+
- Swift 5.0+
- Xcode 15.0+
Installation
Swift Package Manager
Add this package to your project using Xcode:
- File > Add Package Dependencies
- Enter the repository URL:
https://github.com/ironsource-mobile/LevelPlay-BidMachine-Adapter-Swift-Package - Select the version you want to use
Or add it to your Package.swift:
dependencies: [
.package(url: "https://github.com/ironsource-mobile/LevelPlay-BidMachine-Adapter-Swift-Package", from: "5.2.0")
]Dependencies
This package includes:
- LevelPlay iOS SDK (Unity Mediation SDK)
- BidMachine SDK
Documentation
For integration guides and API documentation, visit:
Package Metadata
Repository: ironsource-mobile/levelplay-bidmachine-adapter-swift-package
Default branch: main
README: README.md