blob: 19d313a85541cf2a42625a4b3fb099a63e7fcca8 [file] [log] [blame]
{
"name": "DHDragableCellTableView",
"version": "1.0.3",
"platforms": {
"ios": "7.0"
},
"summary": "Dragable UITableView",
"homepage": "https://github.com/DajuanM/DHDragableCellTableView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Aiden": "252289287@qq.com"
},
"source": {
"git": "https://github.com/DajuanM/DHDragableCellTableView.git",
"tag": "1.0.3"
},
"source_files": "DHDragableCellTableView/*.{h,m}",
"requires_arc": true
}