BenMaer / ObjectOnDisk

Manages saving/loading an object to/from disk.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ObjectOnDisk

[![CI Status](https://img.shields.io/travis/Ben Maer/ObjectOnDisk.svg?style=flat)](https://travis-ci.org/Ben Maer/ObjectOnDisk) Version License Platform

Example

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

Requirements

Installation

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

pod 'ObjectOnDisk'

Author

Ben Maer, ben@resplendent.co

License

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

About

Manages saving/loading an object to/from disk.

License:MIT License


Languages

Language:Swift 91.7%Language:Ruby 8.3%