How to install SVProgressHUD/SVProgressHUD. Official installation instructions. Project installation guide. Framework or library installation. Build installation instructions. How to setup and install from GitHub. Installation steps and setup instructions. Official docs and installation instructions GitHub.
SVProgressHUD/SVProgressHUD Installation Guide
How to install SVProgressHUD/SVProgressHUD. Official project installation instructions and setup guide.
⚡
Automated Install (Recommended)
Quick installation instructions for SVProgressHUD/SVProgressHUD. This is the fastest way to complete project installation and setup.
Install via curl
curl -fsSL https://hexmos.com/ipm-install | bash &&
ipm i SVProgressHUD/SVProgressHUDor
Install via npx
npx @hexmos/ipm i SVProgressHUD/SVProgressHUDPrerequisites
Swift
languageVersion: 5.3.0 or later
Xcode
system_toolFor iOS and tvOS development.
CocoaPods
package_managerVersion: 1.0.0 or later
Carthage
build_toolFor dependency management.
Git
system_toolVersion: 2.35 or later
Manual Installation Methods
Manual installation instructions. How to install from GitHub source.
Source Code (Manual)
git clone https://github.com/SVProgressHUD/SVProgressHUD.gitCocoaPods
pod installCarthage
Carthage bootstrap
carthage copy-frameworksPost Installation Steps
- Open the app in Xcode.
- Run the project on a simulator or device.
