0.10.0 is a mostly maintenance release. Noteworthy changes:
- add support for Swift Package Manager by adding Package.swift manifest to root
- make use of CryptoKit SHA256 conditional on availability of CryptoKit module, fallback on CommonCrypto
- bundle update in order to bring all dependencies to latest in Gemfile and silence dependabot security warnings regarding cocoapods
- README to reference public cocoapods repo, not private anymore