Skip to content

Commit 71b65da

Browse files
committed
Modified podspec
1 parent 6deeeb6 commit 71b65da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

KRProgressHUD.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,5 +14,5 @@ Pod::Spec.new do |s|
1414
s.source = { :git => "https://github.com/krimpedance/KRProgressHUD.git", :tag => s.version.to_s }
1515
s.source_files = "KRProgressHUD/**/*.swift"
1616

17-
s.dependency "KRActivityIndicator", "~> 2.0.2"
17+
s.dependency "KRActivityIndicatorView", "~> 2.0.2"
1818
end

0 commit comments

Comments
 (0)