2 "name": "AMBTableViewController",
4 "summary": "Storyboard and Prototype Cells-centric block-based UITableView controller to manage complex layouts.",
5 "description": "* Use Storyboards' Prototype Cells to design your cells.\n* Separate table code with AMBTableViewSection's.\n* Uses blocks instead of delegate calls and avoid having section code separated through multiple methods.\n* Individual hide/shown, add/remove sections and rows.\n* Support for dynamic height cells.\n* Support for special \"No Content Cell\"'s for empty sections.",
6 "homepage": "http://cyberagent.github.io/AMBTableViewController/",
8 "type": "Apache License, Version 2.0",
12 "CyberAgent Inc.": "",
13 "Ernesto Rivera": "rivera_ernesto@cyberagent.co.jp"
16 "http://cyberagent.github.io/AMBTableViewController/images/screenshot1.png",
17 "http://cyberagent.github.io/AMBTableViewController/images/screenshot2.png"
20 "git": "https://github.com/CyberAgent/AMBTableViewController.git",
27 "source_files": "Source/*.{h,m}",