blob: 43a9bc2a2e0e687fffc8c878a558a61385429492 [file] [log] [blame]
{
"name": "UIExpandableTableViewCard",
"version": "0.1.0",
"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.0"
},
"platforms": {
"ios": "9.0"
},
"swift_version": "4.0",
"source_files": "UIExpandableTableViewCard/Classes/**/*"
}