IHProgressHUD
IHProgressHUD copied to clipboard
New release for Xcode 11 fixes
Hello,
Thanks for this project. When can you make a new release with your last fixes for XCode 11 new build system ?
Nice day
@Ibrahimhass Please release the latest version '0.1.5' and send IHProgressHUD library to the Specs repo CocoaPod.
pod repo push IHProgressHUD.podspec
Thanks!
Meanwhile you could add pod 'IHProgressHUD', :git => 'https://github.com/Swiftify-Corp/IHProgressHUD.git' to your podfile
Hello,
This method is not the one I want because it always retrieves the latest updates while I want to manage the versioning of my libraries.
Is it possible to put a new version pods?
Regards,
Use pod with git url works, but force CI to download every build.
Please pod repo push IHProgressHUD.podspec