diff --git a/scripts/ZMarkupParser.podspec b/scripts/ZMarkupParser.podspec index c8d4688..8db4cef 100644 --- a/scripts/ZMarkupParser.podspec +++ b/scripts/ZMarkupParser.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = "ZMarkupParser" - s.version = "1.2.4" + s.version = "1.2.5" s.summary = "ZMarkupParser helps you to convert HTML String to NSAttributedString with customized style and tag through pure-Swift." s.homepage = "https://github.com/ZhgChgLi/ZMarkupParser" s.license = { :type => "MIT", :file => "LICENSE" }