blob: 6926826f257bab0342cb3b95b539dc880a26a9a7 [file] [log] [blame]
{
"name": "DragDropiOS",
"version": "0.1.1",
"summary": "DragDropiOS is a drag and drop manager on iOS.",
"description": "DragDropiOS is a drag and drop manager on iOS.The library supports drag and drop with in one or more classes extends UIView.",
"homepage": "https://github.com/KevinChouRafael/DragDropiOS",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"rafael zhou": "wumingapie@gmail.com"
},
"source": {
"git": "https://github.com/KevinChouRafael/DragDropiOS.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "DragDropiOS/Classes/**/*"
}