Skip to content

Extensions related to binary representations in Swift

License

Notifications You must be signed in to change notification settings

anquii/BinaryExtensions

Repository files navigation

BinaryExtensions

Platform Swift Package Manager compatible License

Extensions related to binary representations in Swift.

Platforms

  • macOS 10.15+
  • iOS 13+

Installation

Swift Package Manager

Add the following line to your Package.swift file:

.package(url: "https://github.com/anquii/BinaryExtensions.git", from: "0.1.0")

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

License

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