Skip to content

Commit d605f67

Browse files
committed
upgrade the lib version
1 parent e05887f commit d605f67

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

WSProgressHUD.podspec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Pod::Spec.new do |s|
1616
#
1717

1818
s.name = "WSProgressHUD"
19-
s.version = "1.1.1"
19+
s.version = "1.1.2"
2020
s.summary = "WSProgressHUD is a beauful hud view for iPhone & iPad."
2121

2222
s.description = <<-DESC
@@ -34,7 +34,7 @@ Pod::Spec.new do |s|
3434

3535
s.author = { "袁仕崇" => "[email protected]" }
3636
s.platform = :ios, "6.0"
37-
s.source = { :git => "https://github.com/devSC/WSProgressHUD.git", :tag => "1.1.1" }
37+
s.source = { :git => "https://github.com/devSC/WSProgressHUD.git", :tag => "1.1.2" }
3838
s.source_files = "WSProgressHUD/*"
3939
s.exclude_files = "Demo/Exclude"
4040

0 commit comments

Comments
 (0)