Skip to content

Commit b929ad9

Browse files
committed
add pod spec file
1 parent d902d11 commit b929ad9

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

0 commit comments

Comments
 (0)