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 e7fe6fa commit 1a3a04fCopy full SHA for 1a3a04f
TDBadgedCell.podspec
@@ -1,6 +1,6 @@
1
Pod::Spec.new do |s|
2
s.name = 'TDBadgedCell'
3
- s.version = '5.5.0'
+ s.version = '5.5.1'
4
s.license = { :type => 'MIT', :file => 'LICENSE' }
5
s.summary = 'UITableViewCell subclass that adds a "badgeString" property to table view cells.'
6
s.description = <<-DESC
0 commit comments