Skip to content

AppLovin/AppLovin-MAX-Swift-Package-Smaato

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

AppLovin MAX - iOS Smaato Mediation Adapter

The AppLovin MAX Smaato mediation adapter for iOS, distributed via Swift Package Manager.

Requirements

  • iOS 13.0+
  • Xcode 15.0+
  • AppLovin MAX iOS SDK 13.0.0+

Installation

Xcode

  1. In Xcode, choose File > Add Package Dependencies…
  2. Enter the repository URL:
    https://github.com/AppLovin/AppLovin-MAX-Swift-Package-Smaato
    
  3. Select Exact Version and enter the encoded version (e.g. 23010000.0.0 for adapter version 23.1.0.0).
  4. Add the AppLovinMediationSmaatoAdapter product to your app target.

Package.swift

dependencies: [
    .package(
        url: "https://github.com/AppLovin/AppLovin-MAX-Swift-Package-Smaato.git",
        exact: "23010000.0.0"
    )
]

Included dependencies

More information

About

AppLovin-MAX-Swift-Package-Smaato

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages