blob: 02991dd1d84f920b3a7dd424e1e0bd827d7dc4c6 [file] [log] [blame]
{
"name": "TableViewKit",
"version": "0.9.0",
"summary": "Empowering UITableView with painless multi-type cell support and build-in automatic state transition animations",
"homepage": "http://www.edreamsodigeo.com/",
"license": "MIT",
"authors": "TableViewKit Contributors",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/odigeoteam/TableViewKit.git",
"tag": "v0.9.0"
},
"source_files": "TableViewKit/**/*.swift",
"frameworks": [
"UIKit",
"Foundation"
],
"requires_arc": true
}