blob: b96f97c8c694c79e24a7e4ec4efa17fa2436b5ed [file] [log] [blame]
{
"name": "UITableViewCellAnimation",
"version": "1.0.1",
"summary": "A short description of UITableViewCellAnimation.",
"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-123": "pratik.lad@outlook.com"
},
"source": {
"git": "https://github.com/pratik-123/UITableViewCellAnimation.git",
"tag": "1.0.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "UITableViewCellAnimation/Classes/**/*"
}