DarkySwift/KangarooStore
A very lightweight Core Data framework
Requirements
- Swift 3.2 or later
- iOS 8.0 or later
Carthage
- Insert
github "DarkySwift/KangarooStore" ~> 1.0to your Cartfile. - Run
carthage update. - Link your app with
KangarooStoreinCarthage/Build.
CocoaPods
- Insert
pod 'KangarooStore', '~> 1.0'to your Podfile. - Run
pod install.
License
KangarooStore is available under the MIT license. See the LICENSE file for more info.
Package Metadata
Repository: DarkySwift/KangarooStore
Stars: 4
Forks: 0
Open issues: 0
Default branch: master
Primary language: swift
License: MIT
README: README.md