From 08ad391e8d0d426b7c7578e836ca032541f1718f Mon Sep 17 00:00:00 2001 From: Jht Date: Thu, 28 Mar 2019 11:10:08 +0800 Subject: [PATCH] Update JhtMarquee.podspec --- JhtMarquee.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/JhtMarquee.podspec b/JhtMarquee.podspec index 57ab267..5ea0baf 100644 --- a/JhtMarquee.podspec +++ b/JhtMarquee.podspec @@ -1,7 +1,7 @@ Pod::Spec.new do |s| s.name = 'JhtMarquee' - s.version = '1.0.6' + s.version = '1.0.7' s.summary = '跑马灯/滚动文字条' s.homepage = 'https://github.com/jinht/Marquee' s.license = { :type => 'MIT', :file => 'LICENSE' }