Skip to content

Commit

Permalink
Bump podspec
Browse files Browse the repository at this point in the history
  • Loading branch information
zacwest committed Apr 21, 2021
1 parent 9b4e737 commit 91f22db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ZSWTappableLabel.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = "ZSWTappableLabel"
s.version = "3.3"
s.version = "3.3.1"
s.summary = "UILabel subclass for links which are tappable, long-pressable, 3D Touchable, and VoiceOverable."
s.description = "NSAttributedStrings displayed in ZSWTappableLabel can be tapped, long-pressed, 3D Touched, "\
"or interacted with using VoiceOver in substrings you specify using string attributes. "\
Expand Down

0 comments on commit 91f22db

Please sign in to comment.