4 "summary": "ActionCell, wrap UITableViewCell with actions.",
5 "description": "ActionCell, wraps UITableViewCell with actions elegantly, no need to inherit UITableViewCell, use swiping to trigger actions (known from the Mailbox App). I love it.",
6 "homepage": "https://github.com/xiongxiong/ActionCell",
12 "xiongxiong": "xiongxiong0619@gmail.com"
15 "git": "https://github.com/xiongxiong/ActionCell.git",
21 "source_files": "Framework/ActionCell/**/*.{h,swift}",
22 "public_header_files": "Framework/ActionCell/*.h",
23 "frameworks": "UIKit",
24 "pushed_with_swift_version": "3.0"