From 1c5ab6a47d4267fbbb3eb4bee7681192823b5fb1 Mon Sep 17 00:00:00 2001 From: Jonghyun Kim Date: Wed, 15 Jun 2016 13:22:30 +0900 Subject: [PATCH] Bump spec --- SCLAlertView.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SCLAlertView.podspec b/SCLAlertView.podspec index 6471dff..e9dab90 100644 --- a/SCLAlertView.podspec +++ b/SCLAlertView.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = "SCLAlertView" - s.version = "0.5.8" + s.version = "0.5.9" s.summary = "Beautiful Alert View. Written in Swift" s.homepage = "https://github.com/vikmeup/SCLAlertView-Swift" s.screenshots = "https://raw.githubusercontent.com/vikmeup/SCPopUpView/master/errorScreenshot.png", "https://raw.githubusercontent.com/vikmeup/SCPopUpView/master/successScreenshot.png"