blob: 755e939b007e0bafc37438380b5abfbc8db63bf0 [file] [log] [blame]
{
"name": "AutoSizeTableView",
"version": "1.0.3",
"summary": "AutoSizeTableView can be used to automatically size table view cells to fit their content.",
"homepage": "https://github.com/danielsaidi/AutoSizeTableView",
"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/AutoSizeTableView.git",
"tag": "1.0.3"
},
"source_files": "*.{swift}",
"exclude_files": "Demo",
"deprecated": true
}