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 "swift_versions": "5.0",
23 "source_files": "EVSlidingTableViewCell/Classes/**/*",
25 "EVSlidingTableViewCell": [
26 "EVSlidingTableViewCell/Classes/**/*.{xib}"
29 "swift_version": "5.0"