grantjbutler / GJBDropboxIncrementalStore

An NSIncrementalStore implementation for syncing Core Data using Dropbox's datastore API.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GJBDropboxIncrementalStore

CI Status Version License Platform

Status

This is considered to be alpha quality software. As of right now, there are no tests, and this pod is not used in any shipping applications.

Usage

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

Requirements

Installation

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

pod "GJBDropboxIncrementalStore"

Author

Grant J. Butler, @grantjbutler

License

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

About

An NSIncrementalStore implementation for syncing Core Data using Dropbox's datastore API.

License:MIT License


Languages

Language:Objective-C 93.6%Language:Shell 3.4%Language:Ruby 2.1%Language:C 0.9%