From c3aa4dc17e250be8b54ccdddfd397fbffbc79550 Mon Sep 17 00:00:00 2001 From: Ivan Vorobei Date: Thu, 31 Jan 2019 22:07:36 +0300 Subject: [PATCH] Update SPStorkController.podspec --- SPStorkController.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SPStorkController.podspec b/SPStorkController.podspec index c2badcb..1519209 100644 --- a/SPStorkController.podspec +++ b/SPStorkController.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = "SPStorkController" - s.version = "1.2.3" + s.version = "1.2.4" s.summary = "Modal controller as mail or Apple music application" s.homepage = "https://github.com/IvanVorobei/SPStorkController" s.source = { :git => "https://github.com/IvanVorobei/SPStorkController.git", :tag => s.version }