Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 1.15 KB

README.md

File metadata and controls

23 lines (16 loc) · 1.15 KB

SwiftBox

Box implementation for boxing structs or scalars in Swift, to interact with Objective-C APIs

Swift Version iOS Version macOS Version GitHub license Maintained Release

Release Notes

Version Description
1.0.0 Inital commit

Installation

To use SwiftBox for use within your project see how to reference package susing the Swift Package Manager or in Xcode. Once installed you can import SwiftBox as appropriate.

Usage

Coming soon!