Skip to content

Commit 24a36b1

Browse files
committed
update pod spec file.
1 parent cc3a77c commit 24a36b1

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

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.0.9"
19+
s.version = "1.1.0"
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.0.9" }
37+
s.source = { :git => "https://github.com/devSC/WSProgressHUD.git", :tag => "1.1.0" }
3838
s.source_files = "WSProgressHUD/*"
3939
s.exclude_files = "Demo/Exclude"
4040

0 commit comments

Comments
 (0)