sergdort / RxCoreData

RxSwift extensions for Core Data

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RxCoreData

[![CI Status](http://img.shields.io/travis/Scott Gardner/RxCoreData.svg?style=flat)](https://travis-ci.org/Scott Gardner/RxCoreData) Version License Platform

Example

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

Requirements

Installation

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

pod "RxCoreData"

Author

Scott Gardner, scott.gardner@mac.com

License

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

About

RxSwift extensions for Core Data

License:MIT License


Languages

Language:Swift 92.2%Language:Ruby 7.8%