blob: 51d7c3a6e90ce16800c1da38e6dcda2727cb3c33 [file] [log] [blame]
{
"name": "UITableViewCellAnimation",
"version": "1.0.6",
"summary": "UITableViewCellAnimation use for basic tableviewcell animation",
"description": "UITableViewCellAnimation is collections of animation that helps to best way represent tableview in application.",
"homepage": "https://github.com/pratik-123/UITableViewCellAnimation",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Pratik Lad": "pratik.lad@outlook.com"
},
"source": {
"git": "https://github.com/pratik-123/UITableViewCellAnimation.git",
"tag": "1.0.6"
},
"platforms": {
"ios": "8.0"
},
"source_files": "UITableViewCellAnimation/Classes/**/*"
}