2 "name": "CascadingTableDelegate",
4 "summary": "A no-nonsense way to write cleaner `UITableViewDelegate` and `UITableViewDataSource`.",
5 "description": "CascadingTableDelegate allows you to propagate `UITableViewDelegate` and `UITableViewDataSource` method calls to several objects, based by the `IndexPath` of the method's parameter.",
6 "homepage": "https://github.com/edopelawi/CascadingTableDelegate",
12 "Ricardo Pramana Suranta": "ricardo.pramana@gmail.com"
15 "git": "https://github.com/edopelawi/CascadingTableDelegate.git",
18 "social_media_url": "https://twitter.com/edopelawi",
22 "source_files": "CascadingTableDelegate/Classes/**/*",
23 "frameworks": "UIKit",
24 "pushed_with_swift_version": "3.0"