blob: 82bd13c0f31d0eed6d4dff4da4c0963384470866 [file] [log] [blame]
{
"name": "JExpandableTableView",
"version": "0.1.1",
"summary": "Usefull enhancements with UITableView to support expand/collapsable cells",
"description": "JExpandableTableView provides out of box support for expandable table cells",
"homepage": "https://github.com/jadhavp/JExpandableTableView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"jadhavp": "jadhav.pramod.a@gmail.com"
},
"source": {
"git": "https://github.com/jadhavp/JExpandableTableView.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "JExpandableTableView/Classes/**/*",
"pushed_with_swift_version": "3.0"
}