cocoapods can't be use
KavinKily opened this issue · 1 comments
KavinKily commented
pod install
Analyzing dependencies
[!] CocoaPods could not find compatible versions for pod "ProgressHUD":
In Podfile:
ProgressHUD (~> 13.7.2)
Specs satisfying the ProgressHUD (~> 13.7.2)
dependency were found, but they required a higher minimum deployment target
relatedcode commented
ProgressHUD is designed for iOS 13.0 and newer. If you're facing an issue while using ProgressHUD with iOS 13.0 or later, kindly inform me.