A lightweight, functional framework for Futures in Swift
Because it's the opposite of Pasta
- iOS 8.0+ / Mac OS X 10.10+ / tvOS 9.0+ / watchOS 2.0+
- Xcode 9.0+
CocoaPods
pod 'Futura', '~> 2.0'
Carthage
github "thedavidharris/Futura" ~> 3.0.0
Swift Package Manager
...
dependencies: [
.Package(url: "https://github.com/thedavidharris/Futura.git", .upToNextMajor(from: "3.0.0"))
]
...
Incoming: /docs directory
Issues and pull requests are welcome!
David Harris @thedavidharris
Futura is released under the MIT license. See LICENSE for details.