Skip to content

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

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

LevelPlay MyTarget Adapter Swift Package

This Swift Package provides the LevelPlay MyTarget adapter for iOS.

Requirements

  • iOS 14.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-MyTarget-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-MyTarget-Adapter-Swift-Package", from: "5.3.0")
]

Dependencies

This package includes:

  • LevelPlay iOS SDK (Unity Mediation SDK)
  • MyTarget SDK

Documentation

For integration guides and API documentation, visit:

About

LevelPlay MyTarget Adapter for Swift Package Manager

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages