blob: ef92fd870e51ebbd2d64ab038a38def127aa5fd5 [file] [log] [blame]
{
"name": "MXAnimationCell",
"version": "1.0.3",
"summary": "Animation for UITableViewCell",
"description": "轻松给UITableViewCell添加动画\n支持多动动画",
"homepage": "https://github.com/iamhmx/MXAnimationCell",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"HuangMingxing": "hmxing099097@163.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/iamhmx/MXAnimationCell.git",
"tag": "1.0.3"
},
"source_files": "MXAnimationCellClass/*.{h,m}"
}