blob: 03f62460a29c6481afa99642aff48a84287d0daa [file] [log] [blame]
{
"name": "DSTableViewWithDynamicHeight",
"deprecated_in_favor_of": "AutoSizeTableView",
"version": "1.0.2",
"summary": "DSTableViewWithDynamicHeight has been replaced by DSAutoSizeTableView.",
"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.2"
},
"source_files": "*.{swift}",
"exclude_files": "DemoProject"
}