Skip to content

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

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

LevelPlay AdMob Adapter Swift Package

This Swift Package provides the LevelPlay AdMob adapter for iOS.

Requirements

  • iOS 13.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-AdMob-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-AdMob-Adapter-Swift-Package", from: "5.4.0")
]

Dependencies

This package includes:

  • LevelPlay iOS SDK (Unity Mediation SDK)
  • Google Mobile Ads SDK

Documentation

For integration guides and API documentation, visit:

About

LevelPlay AdMob Adapter for Swift Package Manager

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages