2 "name": "EVSlidingTableViewCell",
4 "homepage": "https://github.com/epv44/EVSlidingTableViewCell",
6 "Eric Vennaro": "epv9@case.edu"
8 "summary": "UITableViewCell implementing \"swipe to reveal\" a drawer view with customizable action buttons",
9 "description": "Custom UITableViewCell that can be swiped either way to reveal a \"drawer\" with between 1 and 4 customizable action buttons. These action buttons fade and grow into view as the drawer is swiped. This cell works on all orientations and all devices.",
15 "git": "https://github.com/epv44/EVSlidingTableViewCell.git",
21 "source_files": "EVSlidingTableViewCell/Classes/**/*",
23 "EVSlidingTableViewCell": [
24 "EVSlidingTableViewCell/Classes/**/*.{xib}"