Skip to content

SendOutCards/ConvertibleArchiver

 
 

Repository files navigation

ConvertibleArchiver

Archiving for Convertible types

Swift Package Manager

You can build ConvertibleArchiver using the Swift Package Manager. Just include ConvertibleArchiver as a package in your dependencies:

.package(url: "https://github.com/SendOutCards/ConvertibleArchiver.git", .upToNextMajor(from: "6.0.0")),

Be sure to import the module at the top of your .swift files:

import ConvertibleArchiver

Author

Brad Hilton, brad@skyvive.com

License

ConvertibleArchiver is available under the MIT license. See the LICENSE file for more info.

About

Archiving For DataConvertible Types

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Swift 100.0%