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.'