Skip to content

Commit

Permalink
Bump podspec.
Browse files Browse the repository at this point in the history
  • Loading branch information
designatednerd committed Feb 27, 2015
1 parent 1fdbe07 commit 67d7c84
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions DNSSwipeableTableCell.podspec
@@ -1,7 +1,7 @@
Pod::Spec.new do |s|
s.name = "DNSSwipeableTableCell"
s.version = "1.1.0"
s.summary = "A swipeable UITableViewCell for iOS 7."
s.version = "1.2.0"
s.summary = "A swipeable UITableViewCell for iOS 7+."
s.description = "UITableViewCell subclass to add multiple buttons to a swipe-under menu like iOS 7 Mail."
s.homepage = "https://github.com/designatednerd/DNSSwipeableTableCell"
s.screenshots = "https://raw.githubusercontent.com/designatednerd/DNSSwipeableTableCell/master/swipeable.gif"
Expand Down

0 comments on commit 67d7c84

Please sign in to comment.