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