wiruzx / PureFutures

Futures and Promises library

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

#PureFutures

Build Status Carthage compatible

A simple Futures and Promises library.

##Installation

###Carthage

Add the following in your Cartfile:

github "wiruzx/PureFutures"

And run carthage update

Up to date instructions in Carthage's README

##Alternatives:

  1. BrightFutures ❤️
  2. PromiseKit 👍
  3. Bolts 😏
  4. SwiftTask 😐

##License

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

About

Futures and Promises library

License:MIT License


Languages

Language:Swift 100.0%