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.
💡 This package includes a precompiled
.xcframework
and supports iOS 10.0+
- iOS 10.0+
- Swift 5.3 or higher
- Xcode 12+
import DIOSDK
// Initialize and use DIOSDK classes
Refer 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