EasyFuture 1.0.0×Maintained by Dima Mishchenko.Installation Guide×Installation Guide for EasyFutureYou want to add pod 'EasyFuture', '~> 1.0' similar to the following to your Podfile:target 'MyApp' do pod 'EasyFuture', '~> 1.0' endThen run a pod install inside your terminal, or from CocoaPods.app.Alternatively to give it a test run, run the command:pod try EasyFutureSee PodspecGitHub RepoPage on CocoaPods.orgEasyFuture 1.0.0ByDima MishchenkoDimaMishchenko/EasyFutureGitHub RepoThis library is deprecated, it is recommended you look at EasyFutures.EasyFuture Easy futures & promises. Installation CocoaPods: pod 'EasyFuture' import EasyFuture