blob: 424d90c3f6247f3a9e0d6f20fb84f015966c8e00 [file] [log] [blame]
{
"name": "DSAutoSizeTableView",
"version": "1.0.0",
"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.0"
},
"source_files": "*.{swift}",
"exclude_files": "DSAutoSizeTableViewDemo"
}