Skip to content

Commit

Permalink
Update Atributika.podspec
Browse files Browse the repository at this point in the history
  • Loading branch information
psharanda authored Jan 10, 2018
1 parent 9f48e8e commit 1820fcf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Atributika.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = "Atributika"
s.version = "4.2.8"
s.version = "4.2.9"
s.summary = "NSAttributedString builder using HTML-like tags written in Swift"
s.description = <<-DESC
Atributika is the easiest and painless way to build NSAttributedString. It is able to detect HTML-like tags, hashtags, any regex or even standard ios data detectors and style them with various attributes like font, color etc.
Expand Down

0 comments on commit 1820fcf

Please sign in to comment.