From 7ab98bf1e03ee8a6c96ecc619122cc98d056d241 Mon Sep 17 00:00:00 2001 From: TBXark Date: Fri, 5 Aug 2016 00:56:26 +0800 Subject: [PATCH] update pod --- TKRubberPageControl.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/TKRubberPageControl.podspec b/TKRubberPageControl.podspec index 0f8a346..55520b1 100644 --- a/TKRubberPageControl.podspec +++ b/TKRubberPageControl.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = "TKRubberPageControl" - s.version = "1.0.4" + s.version = "1.0.5" s.summary = "A rubber pagec ontrol in Swift." s.homepage = "https://github.com/TBXark/TKRubberIndicator" s.license = { :type => 'MIT License', :file => 'LICENSE' }