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