Skip to content

Commit

Permalink
Modified podspec
Browse files Browse the repository at this point in the history
  • Loading branch information
krimpedance committed May 19, 2017
1 parent 6deeeb6 commit 71b65da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion KRProgressHUD.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,5 @@ Pod::Spec.new do |s|
s.source = { :git => "https://github.com/krimpedance/KRProgressHUD.git", :tag => s.version.to_s }
s.source_files = "KRProgressHUD/**/*.swift"

s.dependency "KRActivityIndicator", "~> 2.0.2"
s.dependency "KRActivityIndicatorView", "~> 2.0.2"
end

0 comments on commit 71b65da

Please sign in to comment.