KangarooStore
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.
Author
Carlos Duclos
License
KangarooStore is available under the MIT license. See the LICENSE file for more info.
