Skip to content

ironsource-mobile/LevelPlay-BidMachine-Adapter-Swift-Package

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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:

  1. File > Add Package Dependencies
  2. Enter the repository URL: https://github.com/ironsource-mobile/LevelPlay-BidMachine-Adapter-Swift-Package
  3. 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:

About

LevelPlay BidMachine Adapter for Swift Package Manager

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages