From 886644784a01b617767a6fe5fed89e53db40a96d Mon Sep 17 00:00:00 2001 From: Ivan Vorobei Date: Wed, 1 May 2019 21:38:01 +0300 Subject: [PATCH] Update to 1.0.6 --- SPLarkController.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SPLarkController.podspec b/SPLarkController.podspec index 903ac1a..19df446 100644 --- a/SPLarkController.podspec +++ b/SPLarkController.podspec @@ -1,7 +1,7 @@ Pod::Spec.new do |s| s.name = "SPLarkController" - s.version = "1.0.5" + s.version = "1.0.6" s.summary = "Make settings screen for application. Can add buttons and switches. Easy customisation." s.homepage = "https://github.com/IvanVorobei/SPLarkController" s.source = { :git => "https://github.com/IvanVorobei/SPLarkController.git", :tag => s.version }