blob: 827588f460155dc4451c7576634e35076e21041e [file] [log] [blame]
{
"name": "SLExpandableTableView",
"version": "1.1.0",
"platforms": {
"ios": "5.0"
},
"license": "MIT",
"source": {
"git": "https://github.com/OliverLetterer/SLExpandableTableView.git",
"tag": "1.1.0"
},
"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"
}