blob: ce86bb90a62ea54590e710311613f6647cfad39d [file] [log] [blame]
{
"name": "ExpandableTableViewController",
"version": "2.1",
"summary": "Swift library to easily show, hide and customize table view cells as an expandable list of items.",
"description": "Swift library to easily show, hide and customize table view cells as an expandable list of items, long text or pickers.",
"homepage": "https://github.com/enricmacias/ExpandableTableViewController",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Enric Macias Lopez": "enric_maciaslopez@gmail.com"
},
"source": {
"git": "https://github.com/enricmacias/ExpandableTableViewController.git",
"tag": "2.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "ExpandableTableViewController/Classes/**/*",
"pushed_with_swift_version": "3.0"
}