blob: 7f10c12150e0360ea9d171a902125ed334d1faba [file] [log] [blame]
{
"name": "UITableViewCellAnimation",
"version": "1.0.3",
"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.3"
},
"platforms": {
"ios": "8.0"
},
"source_files": "UITableViewCellAnimation/Classes/**/*"
}