From 3b63435cd1344e1d8cc670e03364c5abac7df7e9 Mon Sep 17 00:00:00 2001 From: "yin.yan" Date: Tue, 21 Apr 2020 11:41:54 +0900 Subject: [PATCH] Up version => 1.2.1 --- MuShareYYText.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MuShareYYText.podspec b/MuShareYYText.podspec index d9e4e4ab..dce4b549 100644 --- a/MuShareYYText.podspec +++ b/MuShareYYText.podspec @@ -1,7 +1,7 @@ Pod::Spec.new do |s| s.name = 'MuShareYYText' s.summary = 'Powerful text framework for iOS to display and edit rich text.' - s.version = '1.2.0' + s.version = '1.2.1' s.license = { :type => 'MIT', :file => 'LICENSE' } s.authors = { 'ibireme' => 'ibireme@gmail.com', 'yy' => 'yanyin1986@gmail.com' } s.social_media_url = 'http://blog.ibireme.com'