blob: c0e57b9010fbe7ef606c311132aa36614fe140be [file] [log] [blame]
{
"name": "UIExpandableTableViewCard",
"version": "0.1.1",
"summary": "Expandable UITableView, wrapped inside a scroll view.",
"description": "'pan the expanding table view in a scroll view like a card'",
"homepage": "https://github.com/linniergames/UIExpandableTableViewCard",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"linniergames": "esericksanc@gmail.com"
},
"source": {
"git": "https://github.com/linniergames/UIExpandableTableViewCard.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "9.0"
},
"swift_version": "4.0",
"source_files": "UIExpandableTableViewCard/Classes/**/*"
}