blob: 0e276f320d80e7dfd27d84bec3817693f270eafc [file] [log] [blame]
{
"name": "TableViewTools",
"version": "0.0.5",
"summary": "High-performance UITableView managing in Swift.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/rosberry/TableViewTools",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Dmitry Frishbuter": "dmitry.frishbuter@rosberry.com"
},
"source": {
"git": "https://github.com/rosberry/TableViewTools.git",
"tag": "0.0.5"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Sources/**/*",
"pushed_with_swift_version": "3.0"
}