We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d1cac2e commit 9a5fa8dCopy full SHA for 9a5fa8d
AttributedString.podspec
@@ -1,7 +1,7 @@
1
Pod::Spec.new do |s|
2
3
s.name = "AttributedString"
4
-s.version = "1.5.2"
+s.version = "1.6.0"
5
s.summary = "基于Swift字符串插值快速构建你想要的富文本, 支持点击按住等事件获取, 支持多种类型过滤"
6
7
s.homepage = "https://github.com/lixiang1994/AttributedString"
0 commit comments