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 8a44412 commit 2a0be57Copy full SHA for 2a0be57
TDBadgedCell.podspec
@@ -1,6 +1,6 @@
1
Pod::Spec.new do |s|
2
s.name = 'TDBadgedCell'
3
- s.version = '4.1.1'
+ s.version = '4.2'
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