blob: c6b348691e16af5fed360e3baa6ad77169d3d8ec [file] [log] [blame]
{
"name": "ExpandingTableView",
"version": "1.0",
"license": "MIT",
"summary": "An iOS framework for expanding table view cells.",
"homepage": "https://github.com/jozsef-vesza/ExpandingTableView",
"social_media_url": "https://twitter.com/j_vesza",
"authors": {
"József Vesza": "jozsef.vesza@outlook.com"
},
"source": {
"git": "https://github.com/jozsef-vesza/ExpandingTableView.git",
"tag": "1.0"
},
"source_files": "ExpandingTableView/ExpandingTableView/*.swift",
"platforms": {
"ios": "8.0"
},
"frameworks": "Foundation",
"requires_arc": true
}