blob: 5c14add1e6f8cc82e2747b18778423fe9d8179db [file] [log] [blame]
{
"name": "DPDraggableButton",
"version": "0.1.0",
"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.1.0"
},
"platforms": {
"ios": "12.0"
},
"requires_arc": true,
"source_files": "Sources/DPDraggableButton-Swift/*.swift",
"frameworks": [
"UIKit",
"Foundation"
],
"module_name": "DPDraggableButton",
"swift_versions": "5.0",
"swift_version": "5.0"
}