From c7e963015effdd08f313ac3e12389ee964e8b204 Mon Sep 17 00:00:00 2001 From: ErAbhishekChandani Date: Thu, 13 Apr 2017 02:22:13 +0530 Subject: [PATCH] Updated The Podspec File. --- ACProgressHUD-Swift.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ACProgressHUD-Swift.podspec b/ACProgressHUD-Swift.podspec index e29e531..5e60dc6 100644 --- a/ACProgressHUD-Swift.podspec +++ b/ACProgressHUD-Swift.podspec @@ -1,7 +1,7 @@ Pod::Spec.new do |s| s.name = "ACProgressHUD-Swift" -s.version = "1.0" +s.version = "1.1" s.summary = "Lightweight ProgressHud for iOS apps in swift with some very awesome animations." s.description = <<-DESC ACProgress HUD is lightweight library to show progress HUD in iOS apps with some very awesome animations and fully customizable appereance e.g. customize the show animation, dismiss animation, change the background color of HUD view, change the progress text, change the indicator color, show or hid dim background , change the transperancy of Background, Show Blur background etc.