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