MGCommand 0.2.1× TestsTested ✗ LangLanguage Obj-CObjective C License MIT ReleasedLast Release Dec 2014Maintained by Mattes Groeger.Installation Guide×Installation Guide for MGCommandYou want to add pod 'MGCommand', '~> 0.2' similar to the following to your Podfile:target 'MyApp' do pod 'MGCommand', '~> 0.2' endThen run a pod install inside your terminal, or from CocoaPods.app.Alternatively to give it a test run, run the command:pod try MGCommandSee PodspecGitHub RepoPage on CocoaPods.orgMGCommand 0.2.1ByMattes GroegerMattesGroeger/MGCommandGitHub Repo This library provides a lightweight way for executing commands sequentially or concurrently. Installation pod 'MGCommand' Authors Mattes Groeger License MIT