blob: c8ed87355c7bfb90561f1bc7f08817935406b35f [file] [log] [blame]
{
"name": "DSTableViewWithDynamicHeight",
"version": "1.0.1",
"summary": "DSTableViewWithDynamicHeight automatically resizes its cells to fit their content.",
"description": " This project has been moved to http://github.com/danielsaidi/DSAutoSizeTableView.\n This project is deprecated and will be removed sometime in the future.\n",
"homepage": "https://github.com/danielsaidi/DSTableViewWithDynamicHeight",
"license": "MIT",
"authors": {
"Daniel Saidi": "daniel.saidi@gmail.com"
},
"social_media_url": "http://twitter.com/danielsaidi",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/danielsaidi/DSTableViewWithDynamicHeight.git",
"tag": "1.0.1"
},
"source_files": "*.{swift}",
"exclude_files": "DemoProject"
}