A lightweight wrapper for CoreData
Cabinet can be installed using the Swift Package Manager. Add the following to your Package.swift file:
dependencies: [
.Package(url: "https://github.com/infinitetoken/Cabinet.git", from: "1.0.0")
]import CabinetCabinet is released under the MIT license. See LICENSE for details.