blob: 215fc7648c96f32024be144d6a3c6d423dc13705 [file] [log] [blame]
{
"name": "AutoSizeTableView",
"deprecated": true,
"version": "1.1.0",
"summary": "AutoSizeTableView can be used to auto size table views with auto layout.",
"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.1.0"
},
"source_files": "*.{swift}",
"exclude_files": "Demo"
}