/PureFutures

Futures and Promises library

Primary LanguageSwiftMIT LicenseMIT

#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.