We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b031417 commit c305a8bCopy full SHA for c305a8b
scripts/ZMarkupParser.podspec
@@ -1,6 +1,6 @@
1
Pod::Spec.new do |s|
2
s.name = "ZMarkupParser"
3
- s.version = "1.10.0"
+ s.version = "1.11.0"
4
s.summary = "ZMarkupParser helps you to convert HTML String to NSAttributedString with customized style and tag through pure-Swift."
5
s.homepage = "https://github.com/ZhgChgLi/ZMarkupParser"
6
s.license = { :type => "MIT", :file => "LICENSE" }
0 commit comments