Skip to content

Commit d517896

Browse files
author
Pavel Sharanda
committed
Update Atributika.podspec
1 parent 3db977f commit d517896

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Atributika.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Pod::Spec.new do |s|
22
s.name = "Atributika"
3-
s.version = "4.6.8"
3+
s.version = "4.6.9"
44
s.summary = "Convert text with HTML tags, hashtags, mentions, links into NSAttributedString. Make them clickable with UILabel drop-in replacement."
55
s.description = <<-DESC
66
`Atributika` is an easy and painless way to build NSAttributedString. It is able to detect HTML-like tags, links, phone numbers, hashtags, any regex or even standard ios data detectors and style them with various attributes like font, color, etc. `Atributika` comes with drop-in label replacement `AttributedLabel` which is able to make any detection clickable.

0 commit comments

Comments
 (0)