[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 1 / 7 / 8 / DPDraggableButton / 0.1.0 / DPDraggableButton.podspec.json
blob5c14add1e6f8cc82e2747b18778423fe9d8179db
2   "name": "DPDraggableButton",
3   "version": "0.1.0",
4   "summary": "Draggable Button",
5   "description": "Drag or tap the button to trigger gesture event",
6   "homepage": "https://github.com/HongliYu/DPDraggableButton-Swift",
7   "license": "MIT",
8   "authors": {
9     "HongliYu": "yhlssdone@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/HongliYu/DPDraggableButton-Swift.git",
13     "tag": "0.1.0"
14   },
15   "platforms": {
16     "ios": "12.0"
17   },
18   "requires_arc": true,
19   "source_files": "Sources/DPDraggableButton-Swift/*.swift",
20   "frameworks": [
21     "UIKit",
22     "Foundation"
23   ],
24   "module_name": "DPDraggableButton",
25   "swift_versions": "5.0",
26   "swift_version": "5.0"