Skip to content

Commit

Permalink
[Add] DHDragableCellTableView 1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
DajuanM authored and CocoaPodsBot committed Jun 9, 2017
1 parent fef757c commit 03859e8
Showing 1 changed file with 23 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
{
"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": "[email protected]"
},
"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"
}
}

0 comments on commit 03859e8

Please sign in to comment.