Skip to content

Commit 7335b0f

Browse files
committed
Release 1.1.1
1 parent 658b914 commit 7335b0f

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.0"
19+
s.version = "1.1.1"
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 = { "袁仕崇" => "xiaochong2154@163.com" }
3636
s.platform = :ios, "6.0"
37-
s.source = { :git => "https://github.com/devSC/WSProgressHUD.git", :tag => "1.1.0" }
37+
s.source = { :git => "https://github.com/devSC/WSProgressHUD.git", :tag => "1.1.1" }
3838
s.source_files = "WSProgressHUD/*"
3939
s.exclude_files = "Demo/Exclude"
4040

0 commit comments

Comments
 (0)