2 "name": "XMExpandableTableView",
4 "summary": "This pod allows creating a UITableView whose cells can expand and collapse when selected. You can customize your cell as much as you want.",
5 "description": "XMExpandableTableView provides a custom UITableViewController class that allows you to quickly implement a TableView that can expand its cells. Cells have a defined collapsed and expanded height. You can customize your cell accordingly.",
6 "homepage": "https://github.com/xaviermerino/XMExpandableTableView",
7 "screenshots": "https://dl.dropboxusercontent.com/u/72507896/XMExpandableTableView/screenshot.png",
13 "Xavier Merino": "xaviermerino@gmail.com"
16 "git": "https://github.com/xaviermerino/XMExpandableTableView.git",
19 "social_media_url": "https://twitter.com/xaviermerino",
23 "source_files": "XMExpandableTableView/Classes/**/*"