Skip to content

Commit 67d7c84

Browse files
Bump podspec.
1 parent 1fdbe07 commit 67d7c84

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

DNSSwipeableTableCell.podspec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Pod::Spec.new do |s|
22
s.name = "DNSSwipeableTableCell"
3-
s.version = "1.1.0"
4-
s.summary = "A swipeable UITableViewCell for iOS 7."
3+
s.version = "1.2.0"
4+
s.summary = "A swipeable UITableViewCell for iOS 7+."
55
s.description = "UITableViewCell subclass to add multiple buttons to a swipe-under menu like iOS 7 Mail."
66
s.homepage = "https://github.com/designatednerd/DNSSwipeableTableCell"
77
s.screenshots = "https://raw.githubusercontent.com/designatednerd/DNSSwipeableTableCell/master/swipeable.gif"

0 commit comments

Comments
 (0)