Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 382 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 382 Bytes

MarigoldSwift

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+.