blob: 2f9a57f4119110261721b60a5caaf16eec5014e5 [file] [log] [blame]
{
"name": "ZSSideSlipCell",
"version": "0.0.1",
"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.1"
},
"source_files": [
"ZSSideSlipCell",
"ZSSideSlipCell/**/*.{h,m}"
]
}