Light weight technology for heavy weight monetisation.
SDK by display.io
You can add DIOSDK to your Xcode project using Swift Package Manager:
-
Open your project in Xcode
-
Go to File > Add Packages...
-
Enter the repository URL:
https://github.com/displayio/DIOSDK -
Choose the version you want to integrate.
-
Select the product:
- DIOSDK — Complete SDK (includes FBAudienceNetwork)
💡 This package includes a precompiled
.xcframeworkand supports iOS 13.0+
- iOS 13.0+
- Swift 5.3 or higher
- Xcode 12+
import DIOSDK
// Initialize and use DIOSDK classesRefer to display.io for full integration documentation.
This Swift package wraps a binary SDK hosted at:
https://mp-cocoapods-hosting.s3.us-west-2.amazonaws.com/sdk/{version}/DIOSDK.zip
It includes DIOSDK.xcframework, bundled and versioned per release tag.
For support, please contact:
📧 billing@display.io
See LICENSE