blob: f3b7203624e102e9d11b65794a9132fa77d61f11 [file] [log] [blame]
{
"name": "TableViewReloadAnimation",
"version": "0.0.1",
"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.1"
},
"platforms": {
"ios": "9.0"
},
"source_files": "TableViewReloadAnimation/UITableView+Extension.swift",
"pushed_with_swift_version": "3.0"
}