blob: 651d894c1294ff2a2c22c7ba288a0b49b9ce638f [file] [log] [blame]
{
"name": "ZSSideSlipCell",
"version": "0.0.2",
"summary": "iOS仿微信左滑删除和收藏左滑效果",
"description": "iOS仿微信左滑删除和收藏左滑效果,侧滑按钮可自由配置。",
"homepage": "https://github.com/safiriGitHub/ZSSideSlipCell",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"safiri": "safiri@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/safiriGitHub/ZSSideSlipCell.git",
"tag": "0.0.2"
},
"source_files": [
"ZSSideSlipCell",
"ZSSideSlipCell/**/*.{h,m}"
]
}