blob: 720e71592a45c790b74852224b4ed004dd872c29 [file] [log] [blame]
{
"name": "MXAnimationCell",
"version": "1.0.4",
"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.4"
},
"source_files": "MXAnimationCellClass/*.{h,m}"
}