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 06f8fbc commit 127af55Copy full SHA for 127af55
scripts/ZMarkupParser.podspec
@@ -1,6 +1,6 @@
1
Pod::Spec.new do |s|
2
s.name = "ZMarkupParser"
3
- s.version = "1.3.6"
+ s.version = "1.3.8"
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