apphud 0.1×Maintained by apphud.Installation Guide×Installation Guide for apphudYou want to add pod 'apphud', '~> 0.1' similar to the following to your Podfile:target 'MyApp' do pod 'apphud', '~> 0.1' endThen run a pod install inside your terminal, or from CocoaPods.app.Alternatively to give it a test run, run the command:pod try apphudSee PodspecGitHub RepoPage on CocoaPods.orgapphud 0.1Byapphudapphud/apphudGitHub RepoThis library is deprecated.apphud To install from CocoaPods: pod 'apphud' This will install latest library version.