blob: ee02e2e84b3af69fa9971c0b8fbcbba8c4d0f2c0 [file] [log] [blame]
{
"name": "TableViewReloadAnimation",
"version": "0.0.3",
"summary": "Animate tableView cells",
"description": "TableView reaload animations with lot of options",
"homepage": "https://github.com/ioramashvili/TableViewReloadAnimation",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"shota ioramashvili": "shotaioramashvili@gmail.com"
},
"source": {
"git": "https://github.com/ioramashvili/TableViewReloadAnimation.git",
"tag": "0.0.3"
},
"platforms": {
"ios": "9.0"
},
"source_files": "TableViewReloadAnimation/UITableView+Extension.swift",
"pushed_with_swift_version": "3.0"
}