blob: 732f0b81c96eaf54ef3e9175d32a6439f9530db3 [file] [log] [blame]
{
"name": "DSAutoSizeTableView",
"version": "1.0.1",
"summary": "DSAutoSizeTableView can be used to automatically size table view cells to fit their content.",
"homepage": "https://github.com/danielsaidi/DSAutoSizeTableView",
"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/DSAutoSizeTableView.git",
"tag": "1.0.1"
},
"source_files": "*.{swift}",
"exclude_files": "DSAutoSizeTableViewDemo"
}