From af961572cc132f9d58e08627aaddb90953810cc0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=83=91=E6=98=8E=E5=90=9B?= Date: Wed, 25 Apr 2018 17:45:51 +0800 Subject: [PATCH] =?UTF-8?q?thankyou@=E5=B0=8F=E7=A3=8A=20add=20mosaic=20fe?= =?UTF-8?q?ature=20@PujaInx=20fix=20Main=20thread=20issue=20regarding=20UI?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ZMJImageEditor.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ZMJImageEditor.podspec b/ZMJImageEditor.podspec index 021a1a3..afdc7bf 100644 --- a/ZMJImageEditor.podspec +++ b/ZMJImageEditor.podspec @@ -8,7 +8,7 @@ Pod::Spec.new do |s| s.name = 'ZMJImageEditor' - s.version = '0.2.4' + s.version = '0.3.0' s.summary = 'ZMJImageEditor is a component of image editing like WeChat, powerful and easy to integrate, and supports the functions of drawing, text, rotation, cutting, mapping and so on. (是一个和微信一样图片编辑的组件,功能强大,极易集成,支持绘制、文字、旋转、剪裁、贴图等功能)' s.homepage = 'https://github.com/keshiim/ZMJImageEditor' # s.screenshots = 'https://github.com/keshiim/Swift_learn_CoreGraphics/blob/master/screenshot/draw.gif', 'https://github.com/keshiim/Swift_learn_CoreGraphics/blob/master/screenshot/text.gif', 'https://github.com/keshiim/Swift_learn_CoreGraphics/blob/master/screenshot/text2.gif', 'https://github.com/keshiim/Swift_learn_CoreGraphics/blob/master/screenshot/clip.gif'