blob: e787ec49c1df93bda1ff2d3a7e3fe99421cab216 [file] [log] [blame]
{
"name": "DNSSwipeableTableCell",
"version": "0.0.2",
"summary": "A swipeable UITableViewCell for iOS 7.",
"description": "UITableViewCell subclass to add multiple buttons to a swipe-under menu like iOS 7 Mail.",
"homepage": "https://github.com/designatednerd/DNSSwipeableTableCell",
"screenshots": "https://raw.githubusercontent.com/designatednerd/DNSSwipeableTableCell/master/swipeable.gif",
"license": {
"type": "MIT",
"file": "LICENSE.md"
},
"authors": "Ellen Shapiro",
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/designatednerd/DNSSwipeableTableCell.git",
"tag": "v0.0.2"
},
"source_files": "Library",
"requires_arc": true
}