LYRCountDownLatch 0.9.0× TestsTested ✗ LangLanguage Obj-CObjective C License Apache 2 ReleasedLast Release Dec 2014Maintained by Blake Watters.Installation Guide×Installation Guide for LYRCountDownLatchYou want to add pod 'LYRCountDownLatch', '~> 0.9' similar to the following to your Podfile:target 'MyApp' do pod 'LYRCountDownLatch', '~> 0.9' endThen run a pod install inside your terminal, or from CocoaPods.app.Alternatively to give it a test run, run the command:pod try LYRCountDownLatchSee PodspecGitHub RepoPage on CocoaPods.orgLYRCountDownLatch 0.9.0ByBlake Watterslayerhq/LYRCountDownLatchGitHub Repo A GCD based implementation of Java’s CountDownLatch