This Swift Package provides the LevelPlay MyTarget adapter for iOS.
- iOS 14.0+
- Swift 5.0+
- Xcode 15.0+
Add this package to your project using Xcode:
- File > Add Package Dependencies
- Enter the repository URL:
https://github.com/ironsource-mobile/LevelPlay-MyTarget-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-MyTarget-Adapter-Swift-Package", from: "5.3.0")
]This package includes:
- LevelPlay iOS SDK (Unity Mediation SDK)
- MyTarget SDK
For integration guides and API documentation, visit: