Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/haifengkao/cresumablecombinehelpers

C++ helpers method for ResumableCombine
https://github.com/haifengkao/cresumablecombinehelpers

Last synced: about 1 month ago
JSON representation

C++ helpers method for ResumableCombine

Awesome Lists containing this project

README

        

# CResumableCombineHelpers

[![CI Status](https://img.shields.io/travis/Hai Feng Kao/CResumableCombineHelpers.svg?style=flat)](https://travis-ci.org/Hai Feng Kao/CResumableCombineHelpers)
[![Version](https://img.shields.io/cocoapods/v/CResumableCombineHelpers.svg?style=flat)](https://cocoapods.org/pods/CResumableCombineHelpers)
[![License](https://img.shields.io/cocoapods/l/CResumableCombineHelpers.svg?style=flat)](https://cocoapods.org/pods/CResumableCombineHelpers)
[![Platform](https://img.shields.io/cocoapods/p/CResumableCombineHelpers.svg?style=flat)](https://cocoapods.org/pods/CResumableCombineHelpers)

## Example

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

## Requirements

## Installation

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

```ruby
pod 'CResumableCombineHelpers'
```

## Author

Hai Feng Kao, [email protected]

## License

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