We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 83c7ce6 commit 1761e41Copy full SHA for 1761e41
3 files changed
MBProgressHUD.h
@@ -1,6 +1,6 @@
1
//
2
// MBProgressHUD.h
3
-// Version 0.6
+// Version 0.7
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.6"
+ s.version = "0.7"
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