This package is Qualtrics' Digital IOS SDK to be used by IOS application via Swift Package Manager. All the public APIs and supported scenarios are documented here: Getting started with IOS SDK The release notes for each version can be found here: Release Notes
Add a dependency on qualtrics-digital-ios-sdk to your ios application through Xcode by navigating to File->Swift Packages->Add Package Dependency
On the modal that appears, enter the package repository url: https://github.com/qualtrics/qualtrics-digital-ios-sdk
Complete the steps by selecting the latest version of the Qualtrics SDK and this should install the Qualtrics SDK as a dependency for the project.