From 980c21ce686f75da108e9a7e92de31b83aed28a7 Mon Sep 17 00:00:00 2001 From: Grigory Lutkov Date: Sun, 26 Jul 2015 18:02:11 +0300 Subject: [PATCH] Update podspec --- LGPlusButtonsView.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/LGPlusButtonsView.podspec b/LGPlusButtonsView.podspec index ba53dd3..7dd60d8 100644 --- a/LGPlusButtonsView.podspec +++ b/LGPlusButtonsView.podspec @@ -1,7 +1,7 @@ Pod::Spec.new do |s| s.name = 'LGPlusButtonsView' - s.version = '1.0.1' + s.version = '1.0.2' s.platform = :ios, '6.0' s.license = 'MIT' s.homepage = 'https://github.com/Friend-LGA/LGPlusButtonsView'