ASCoalescingOperationQueue 0.5.0× TestsTested ✗ LangLanguage Obj-CObjective C License MIT ReleasedLast Release Dec 2014Maintained by Unclaimed.Installation Guide×Installation Guide for ASCoalescingOperationQueueYou want to add pod 'ASCoalescingOperationQueue', '~> 0.5' similar to the following to your Podfile:target 'MyApp' do pod 'ASCoalescingOperationQueue', '~> 0.5' endThen run a pod install inside your terminal, or from CocoaPods.app.Alternatively to give it a test run, run the command:pod try ASCoalescingOperationQueueSee PodspecGitHub RepoPage on CocoaPods.orgASCoalescingOperationQueue 0.5.0ByMartin Schuerrerappscape/ASCoalescingOperationQueueGitHub Repo A dispatch queue where you only ever have one block queued. Installation pod 'ASCoalescingOperationQueue' Authors Martin Schuerrer License MIT