A swifter Core Data stack
A swifter Core Data stack
This library aims to do the following:
pod 'JSQCoreDataKit', '~> 9.0.0'
Add JSQCoreDataKit
to the dependencies
value of your Package.swift
.
dependencies: [
.package(url: "https://github.com/jessesquires/JSQCoreDataKit.git", from: "9.0.0")
]
Alternatively, you can add the package directly via Xcode.
You can read the documentation here. Generated with jazzy. Hosted by GitHub Pages.
Interested in making contributions to this project? Please review the guides below.
Also, consider sponsoring this project or buying my apps! ✌️
Created and maintained by @jesse_squires.
Released under the MIT License. See LICENSE
for details.
Copyright © 2015-present Jesse Squires.