iAsyncLiteUtils 0.3.1×License BSD ReleasedLast Release Dec 2014Maintained by Alexander Dodatko.Installation Guide×Installation Guide for iAsyncLiteUtilsYou want to add pod 'iAsyncLiteUtils', '~> 0.3' similar to the following to your Podfile:target 'MyApp' do pod 'iAsyncLiteUtils', '~> 0.3' endThen run a pod install inside your terminal, or from CocoaPods.app.Alternatively to give it a test run, run the command:pod try iAsyncLiteUtilsSee PodspecGitHub RepoPage on CocoaPods.orgiAsyncLiteUtils 0.3.1ByAlexander Dodatkododikk88iAsync/iAsyncLiteGitHub Repo iAsync - A better dispatch_async(). Functional programming extensions for Objective-C. iAsyncLiteUtils contains FP extensions for NSArray and NSDictionary classes. The API has been inspired by Ruby collections and C# linq Installation pod 'iAsyncLiteUtils' Authors Alexander Dodatko License BSD