blob: fb39d2bfb3ecb32e45be5fcf9e631010ba6fc606 [file] [log] [blame]
{
"name": "SKEditCell",
"version": "0.1.1",
"summary": "UITableVeiwCellEdit",
"homepage": "https://github.com/HiSongKang/SKEditCell",
"license": "MIT",
"authors": {
"HiSongKang": "846593701@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/HiSongKang/SKEditCell.git",
"tag": "0.1.1"
},
"source_files": "SKEditCell/SKEditCell/*",
"requires_arc": true,
"dependencies": {
"Masonry": [
]
}
}