From 10864f5df2a024729a161e541af62d64d1a205f5 Mon Sep 17 00:00:00 2001 From: "John C. Daub" Date: Sat, 23 Sep 2017 15:40:39 -0500 Subject: [PATCH] Updating podspec to v2.1.0 --- HELargeCenterTabBarController.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/HELargeCenterTabBarController.podspec b/HELargeCenterTabBarController.podspec index a996002..94060a4 100644 --- a/HELargeCenterTabBarController.podspec +++ b/HELargeCenterTabBarController.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |spec| spec.name = 'HELargeCenterTabBarController' - spec.version = '2.0.0' + spec.version = '2.1.0' spec.homepage = 'https://github.com/HsoiEnterprises/HELargeCenterTabBarController' spec.source = { :git => 'https://github.com/HsoiEnterprises/HELargeCenterTabBarController.git', :tag => "v#{spec.version}" } spec.summary = 'A Swift UITabBarController with a larger center tab.'