Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/haifengkao/racprogresssubject

RACProgressSubject provides an easy way to handle multiple progress signals
https://github.com/haifengkao/racprogresssubject

Last synced: about 1 month ago
JSON representation

RACProgressSubject provides an easy way to handle multiple progress signals

Awesome Lists containing this project

README

        

# RACProgressSubject

[![CI Status](http://img.shields.io/travis/haifengkao/RACProgressSubject.svg?style=flat)](https://travis-ci.org/haifengkao/RACProgressSubject)
[![Coverage Status](https://codecov.io/gh/haifengkao/RACProgressSubject/branch/master/graph/badge.svg)](https://codecov.io/gh/haifengkao/RACProgressSubject)
[![Version](https://img.shields.io/cocoapods/v/RACProgressSubject.svg?style=flat)](http://cocoapods.org/pods/RACProgressSubject)
[![License](https://img.shields.io/cocoapods/l/RACProgressSubject.svg?style=flat)](http://cocoapods.org/pods/RACProgressSubject)
[![Platform](https://img.shields.io/cocoapods/p/RACProgressSubject.svg?style=flat)](http://cocoapods.org/pods/RACProgressSubject)

## Example

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

## Requirements

## Installation

RACProgressSubject is available through [CocoaPods](http://cocoapods.org). To install
it, simply add the following line to your Podfile:

```ruby
pod "RACProgressSubject"
```

## Author

Hai Feng Kao, [email protected]

## License

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