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