QuickBirdEng / QBRepository

QBRepository is a simple implementation of the repository pattern for data access in Swift

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

QBRepository

CI Status Version License Platform

Example

To run the example project, clone the repo, and run pod install from the Example directory first.

Requirements

Installation

QBRepository is available through CocoaPods. To install it, simply add the following line to your Podfile:

pod 'QBRepository'

Author

Stefan Kofler, stefan.kofler@quickbirdstudios.com

License

QBRepository is available under the MIT license. See the LICENSE file for more info.

About

QBRepository is a simple implementation of the repository pattern for data access in Swift

License:MIT License


Languages

Language:Swift 97.0%Language:Ruby 3.0%