From 098866b9d0de4ec3a760256e7f39a24997cc413d Mon Sep 17 00:00:00 2001 From: Efraim Budusn Date: Wed, 15 Nov 2017 16:52:57 +0200 Subject: [PATCH] updated podspec --- TTSegmentedControl.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/TTSegmentedControl.podspec b/TTSegmentedControl.podspec index 4672f76..b64b854 100644 --- a/TTSegmentedControl.podspec +++ b/TTSegmentedControl.podspec @@ -7,7 +7,7 @@ s.license = 'MIT' s.name = "TTSegmentedControl" s.summary = "An elegant, animated and customizable segmented control for iOS." s.requires_arc = true -s.version = "0.4.4" +s.version = "0.4.5" s.author = { "Igor Dumitru" => "igor.dumitru@tapptitude.com" } s.homepage = "https://tapptitude.com/" s.framework = "UIKit"