Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/haifengkao/reactivecache
A reactive cache for iOS
https://github.com/haifengkao/reactivecache
Last synced: about 1 month ago
JSON representation
A reactive cache for iOS
- Host: GitHub
- URL: https://github.com/haifengkao/reactivecache
- Owner: haifengkao
- License: mit
- Created: 2015-06-15T09:04:38.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2020-08-24T13:10:24.000Z (over 4 years ago)
- Last Synced: 2024-10-25T16:43:39.575Z (2 months ago)
- Language: Objective-C
- Homepage:
- Size: 1.22 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ReactiveCache
[![CI Status](http://img.shields.io/travis/haifengkao/ReactiveCache.svg?style=flat)](https://travis-ci.org/haifengkao/ReactiveCache)
[![Coverage Status](https://codecov.io/gh/haifengkao/ReactiveCache/branch/master/graph/badge.svg)](https://codecov.io/gh/haifengkao/ReactiveCache)
[![Version](https://img.shields.io/cocoapods/v/ReactiveCache.svg?style=flat)](http://cocoapods.org/pods/ReactiveCache)
[![License](https://img.shields.io/cocoapods/l/ReactiveCache.svg?style=flat)](http://cocoapods.org/pods/ReactiveCache)
[![Platform](https://img.shields.io/cocoapods/p/ReactiveCache.svg?style=flat)](http://cocoapods.org/pods/ReactiveCache)## Usage
To run the example project, clone the repo, and run `pod install` from the Example directory first.
## Requirements
## Installation
ReactiveCache is available through [CocoaPods](http://cocoapods.org). To install
it, simply add the following line to your Podfile:```ruby
pod "ReactiveCache"
```## Author
Hai Feng Kao, [email protected]
## License
ReactiveCache is available under the MIT license. See the LICENSE file for more info.