AlertHUDKit 1.1.1×Maintained by Nathan Tannar.Installation Guide×Installation Guide for AlertHUDKitYou want to add pod 'AlertHUDKit', '~> 1.1' similar to the following to your Podfile:target 'MyApp' do pod 'AlertHUDKit', '~> 1.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 AlertHUDKitSee PodspecGitHub RepoPage on CocoaPods.orgAlertHUDKit 1.1.1ByNathan Tannarnathantannar4/AlertHUDKitGitHub RepoAlertKit Installation via CocoaPods pod 'AlertHUDKit' Requirements iOS 9.0+ Swift 4 XCode 9.0+