blob: f88519972f0764e3fd1a895be3f64b85d4c00a04 [file] [log] [blame]
{
"name": "DHDragableCellTableView",
"version": "1.0.0",
"summary": "dragable UITableView",
"description": "easy to implement dragable UITableView",
"homepage": "https://github.com/DajuanM/DHDragableCellTableView",
"license": "MIT",
"authors": {
"Aiden": "252289287@qq.com"
},
"source": {
"git": "https://github.com/DajuanM/DHDragableCellTableView.git",
"tag": "1.0.0"
},
"source_files": [
"DHDragableCellTableView",
"DHDragableCellTableView/DHDragableCellTableView/**/*.{h,m}"
],
"requires_arc": true,
"platforms": {
"ios": "7.0"
}
}