blob: 3dd51163beab4ff0ab1a13218eb51df99b255be4 [file] [log] [blame]
{
"name": "LateralTableViewCell",
"version": "1.1.1",
"summary": "自定义TableView的侧滑删除",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/LiPengYue/LateralTableViewCell",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"LiPengYue": "15076299703@163.com"
},
"source": {
"git": "https://github.com/LiPengYue/LateralTableViewCell.git",
"tag": "1.1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "LateralTableViewCell/Classes/**/*"
}