This is a fork of Philip Kluz's PKHUD, updated to be half the size of the original HUDs. Please, refer to the original repo for any questions.
You can integrate this fork of PKHUD into your Xcode project using Carthage, specify it in your Cartfile:
git "https://github.com/navoshta/PKHUD.git" "master"
Run carthage update to build the framework and drag the built PKHUD.framework into your Xcode project.