blob: 0d063776e9b8597856b22328d575927c8fd93e48 [file] [log] [blame]
{
"name": "TableViewTools",
"version": "0.0.4",
"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.4"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Sources/**/*",
"pushed_with_swift_version": "3.0"
}