blob: e98fbb2508c6af75489fd18699a9291b7d8790bf [file] [log] [blame]
{
"name": "LUExpandableTableView",
"version": "4.1.0",
"summary": "A subclass of UITableView with expandable and collapsible sections",
"description": "A subclass of UITableView with expandable and collapsible sections that is easy to use and highly customisable",
"homepage": "https://github.com/LaurentiuUngur/LUExpandableTableView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"source": {
"git": "https://github.com/LaurentiuUngur/LUExpandableTableView.git",
"tag": "4.1.0"
},
"authors": {
"Laurentiu Ungur": "laurentyu1995@gmail.com"
},
"requires_arc": true,
"platforms": {
"ios": "9.0"
},
"source_files": "Sources/*.{swift}",
"preserve_paths": "README*"
}