We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7e0bda2 commit d9886dfCopy full SHA for d9886df
MBProgressHUD.h
@@ -1,6 +1,6 @@
1
//
2
// MBProgressHUD.h
3
-// Version 0.8
+// Version 0.9
4
// Created by Matej Bukovinski on 2.4.09.
5
6
MBProgressHUD.m
// MBProgressHUD.m
MBProgressHUD.podspec
Pod::Spec.new do |s|
s.name = "MBProgressHUD"
- s.version = "0.8"
+ s.version = "0.9"
s.summary = "An iOS activity indicator view."
s.description = <<-DESC
MBProgressHUD is an iOS drop-in class that displays a translucent HUD
0 commit comments