GHUIKit 0.0.7× TestsTested ✗ LangLanguage Obj-CObjective C License MIT ReleasedLast Release Sep 2015Maintained by Gabriel Handford.Installation Guide×Installation Guide for GHUIKitYou want to add pod 'GHUIKit', '~> 0.0' similar to the following to your Podfile:target 'MyApp' do pod 'GHUIKit', '~> 0.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 GHUIKit Depends on:GHKit>= 0YapDatabase>= 0SDWebImage>= 0ObjectiveSugar>= 0GHUITable>= 0 See PodspecGitHub RepoPage on CocoaPods.orgGHUIKit 0.0.7ByGabriel Handfordgabriel/GHUIKitGitHub Repo UI library. Largely unsupported and old legacy stuff. Install CocoaPods is a dependency manager for Objective-C, which automates and simplifies the process of using 3rd-party libraries in your projects. Podfile platform :ios, "7.0" pod "GHUIKit"