This Swift Package contains the files from the SpringCard library that can be found here.
There is also a dependency on CryptoSwift.
Swift Package Manager
You can use Swift Package Manager and specify dependency in Package.swift by adding this:
.package(url: "https://github.com/SocketMobile/swift-package-springcard.git", .branch("master"))