blob: 5681b67a3b62174e774d59d24676ba11346cebb8 [file] [log] [blame]
{
"name": "DHDragableCellTableView",
"version": "1.0.1",
"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.1"
},
"source_files": [
"DHDragableCellTableView",
"DHDragableCellTableView/DHDragableCellTableView/DHDragableCellTableView/**/*.{h,m}"
],
"requires_arc": true,
"platforms": {
"ios": "7.0"
}
}