From ffbb9d49336a29c53aa07e6c22c55bd23a336d12 Mon Sep 17 00:00:00 2001 From: xianglong Date: Sun, 11 Jun 2017 18:06:23 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0podspec=E6=96=87=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- XLPhotoBrowser+CoderXL.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/XLPhotoBrowser+CoderXL.podspec b/XLPhotoBrowser+CoderXL.podspec index b14f16e..dd07ec6 100644 --- a/XLPhotoBrowser+CoderXL.podspec +++ b/XLPhotoBrowser+CoderXL.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = 'XLPhotoBrowser+CoderXL' - s.version = ‘1.1.0’ + s.version = '1.1.0' s.summary = 'An easy way to borwser photoes' s.homepage = 'https://github.com/CoderXLLau/XLPhotoBrowser' s.license = 'MIT'