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'