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