blob: a9329df15550c021db6360bdb3b3036ec9ca9bbe [file] [log] [blame]
{
"name": "LUExpandableTableView",
"version": "1.0.2",
"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": "1.0.2"
},
"authors": {
"Laurentiu Ungur": "laurentyu1995@gmail.com"
},
"requires_arc": true,
"platforms": {
"ios": "9.0"
},
"source_files": "LUExpandableTableView/*.{swift}",
"preserve_paths": "README*",
"pod_target_xcconfig": {
"SWIFT_VERSION": "3.0"
},
"pushed_with_swift_version": "3.0"
}