blob: aebf9e56fbda7a6aae0198be855374fe129a184e [file] [log] [blame]
{
"name": "SLExpandableTableView",
"version": "1.3.1",
"platforms": {
"ios": "6.0"
},
"license": "MIT",
"source": {
"git": "https://github.com/OliverLetterer/SLExpandableTableView.git",
"tag": "1.3.1"
},
"frameworks": [
"Foundation",
"UIKit"
],
"requires_arc": true,
"homepage": "https://github.com/OliverLetterer/SLExpandableTableView",
"summary": "UITableView subclass with expandable sections.",
"authors": {
"Oliver Letterer": "oliver.letterer@gmail.com"
},
"source_files": "SLExpandableTableView"
}