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",
18 "documentation_url": "https://epv44.github.io/docs/EVSlidingTableViewCell/index.html",
22 "source_files": "EVSlidingTableViewCell/Classes/**/*",
24 "EVSlidingTableViewCell": [
25 "EVSlidingTableViewCell/Classes/**/*.{xib}"
28 "pushed_with_swift_version": "3.0"