This package acts as a wrapper around the Marigold iOS SDK to allow the asynchronous functionality to be accessed using Swift Concurrency.
It can be added to a project as a Swift Package and will include the base SDK.
Due to version constraints on Concurrency, it is only available for iOS 13+ and Swift 5+.