- Swift 3.2 or later
- iOS 8.0 or later
- Insert
github "DarkySwift/KangarooStore" ~> 1.0
to your Cartfile. - Run
carthage update
. - Link your app with
KangarooStore
inCarthage/Build
.
- Insert
pod 'KangarooStore', '~> 1.0'
to your Podfile. - Run
pod install
.
Carlos Duclos
KangarooStore is available under the MIT license. See the LICENSE file for more info.