blob: 324ee3d530f97857dc2cb509baa291bdfdba975a [file] [log] [blame]
{
"name": "DPDraggableButton",
"version": "0.0.2",
"summary": "Draggable Button",
"description": "Drag or tap the button to trigger gesture event",
"homepage": "https://github.com/HongliYu/DPDraggableButton-Swift",
"license": "MIT",
"authors": {
"HongliYu": "yhlssdone@gmail.com"
},
"source": {
"git": "https://github.com/HongliYu/DPDraggableButton-Swift.git",
"tag": "0.0.2"
},
"platforms": {
"ios": "10.0"
},
"requires_arc": true,
"source_files": "DPDraggableButtonDemo/DPDraggableButton/*.swift",
"frameworks": [
"UIKit",
"Foundation"
],
"module_name": "DPDraggableButton",
"swift_version": "4.2"
}