From 07679910f80e648c48511c8395d565fdcb06b015 Mon Sep 17 00:00:00 2001 From: iphone5solo <499491531@qq.com> Date: Thu, 22 Dec 2016 12:10:53 +0800 Subject: [PATCH] Update PYSearch.podspec Update PYSearch.podspec --- PYSearch.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PYSearch.podspec b/PYSearch.podspec index 81f6c71..85bdc02 100644 --- a/PYSearch.podspec +++ b/PYSearch.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = 'PYSearch' - s.version = '0.4.6' + s.version = '0.4.7' s.summary = 'An elegant search controller which replaces the UISearchController for iOS.' s.homepage = 'https://github.com/iphone5solo/PYSearch' s.license = 'MIT'