Awesome
#PureFutures
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:
- BrightFutures ❤️
- PromiseKit 👍
- Bolts 😏
- SwiftTask 😐
##License
PureFutures is available under the MIT license. See the LICENSE file for more info.