Cabinet
A lightweight wrapper for CoreData
Installation
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")
]
Usage
import Cabinet
License
Cabinet is released under the MIT license. See LICENSE for details.
Cabinet
A lightweight wrapper for CoreData
Installation
Cabinet can be installed using the Swift Package Manager. Add the following to your
Package.swift
file:Usage
License
Cabinet is released under the MIT license. See LICENSE for details.