blob: 4e38cebe976a25f560935944a7ed34f3132824a5 [file] [log] [blame]
{
"name": "DPDraggableButton",
"version": "0.0.3",
"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.3"
},
"platforms": {
"ios": "10.0"
},
"requires_arc": true,
"source_files": "DPDraggableButtonDemo/DPDraggableButton/*.swift",
"frameworks": [
"UIKit",
"Foundation"
],
"module_name": "DPDraggableButton",
"swift_versions": "5.0",
"swift_version": "5.0"
}