We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6deeeb6 commit 71b65daCopy full SHA for 71b65da
KRProgressHUD.podspec
@@ -14,5 +14,5 @@ Pod::Spec.new do |s|
14
s.source = { :git => "https://github.com/krimpedance/KRProgressHUD.git", :tag => s.version.to_s }
15
s.source_files = "KRProgressHUD/**/*.swift"
16
17
- s.dependency "KRActivityIndicator", "~> 2.0.2"
+ s.dependency "KRActivityIndicatorView", "~> 2.0.2"
18
end
0 commit comments