blob: e7d25f09de103739d1832e2b105b47ede1e6e2c5 [file] [log] [blame]
{
"name": "DragDropiOS",
"version": "0.2.5",
"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/KevinZhouRafael/DragDropiOS",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"rafael zhou": "wumingapie@gmail.com"
},
"source": {
"git": "https://github.com/KevinZhouRafael/DragDropiOS.git",
"tag": "0.2.5"
},
"platforms": {
"ios": "8.0"
},
"swift_version": "4.2",
"source_files": "DragDropiOS/Classes/**/*",
"frameworks": [
"UIKit",
"QuartzCore"
]
}