From 5a354557dc01fa621a8711dd6a1b2886a09f8c73 Mon Sep 17 00:00:00 2001 From: Muukii Date: Tue, 27 Aug 2019 17:49:18 +0900 Subject: [PATCH] Update podspec --- StackScrollView.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/StackScrollView.podspec b/StackScrollView.podspec index 9882968..e07d767 100644 --- a/StackScrollView.podspec +++ b/StackScrollView.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = 'StackScrollView' - s.version = '1.5.1' + s.version = '1.6.0' s.summary = 'Scalable form builder with UICollectionView' s.homepage = 'https://github.com/muukii/StackScrollView' s.license = { :type => 'MIT', :file => 'LICENSE' }