Swiftpack.co - anquii/CryptoSwiftWrapper as Swift Package

Swiftpack.co is a collection of thousands of indexed Swift packages. Search packages.
See all packages published by anquii.
anquii/CryptoSwiftWrapper v1.4.3
A Swift package defining a binary target of CryptoSwift for Swift Package Manager
⭐️ 0
🕓 1 year ago
iOS macOS watchOS tvOS
.package(url: "https://github.com/anquii/CryptoSwiftWrapper.git", from: "v1.4.3")

CryptoSwiftWrapper

Platform Swift Package Manager compatible License

A Swift package wrapper of CryptoSwift in binary form (via an XCFramework bundle). The wrapper is necessary for multiple targets to depend on the binary through Swift Package Manager, as only one binary target can be defined for it within a dependency graph. The release versions of this package mirrors the ones of CryptoSwift starting from 1.4.3.

Platforms

  • macOS 10.12+
  • iOS 9+
  • tvOS 9+
  • watchOS 2+

Installation

Swift Package Manager

Add the following line to your Package.swift file:

.package(url: "https://github.com/anquii/CryptoSwiftWrapper.git", from: "1.4.3")

...or integrate with Xcode via File -> Swift Packages -> Add Package Dependency... using the URL of the repository.

License

CryptoSwiftWrapper is licensed under the terms of the MIT license. See the LICENSE file for more information.

GitHub

link
Stars: 0
Last commit: 1 year ago
Advertisement: IndiePitcher.com - Cold Email Software for Startups

Release Notes

v1.4.3
2 years ago

Initial release of CryptoSwiftWrapper mirroring CryptoSwift's release of 1.4.3.

Swiftpack is being maintained by Petr Pavlik | @ptrpavlik | @swiftpackco | API | Analytics