[Add] picoLLM-iOS 1.2.3
[CocoaPods.git] / Specs / 1 / 7 / 8 / DPDraggableButton / 0.0.3 / DPDraggableButton.podspec.json
blob4e38cebe976a25f560935944a7ed34f3132824a5
2   "name": "DPDraggableButton",
3   "version": "0.0.3",
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.0.3"
14   },
15   "platforms": {
16     "ios": "10.0"
17   },
18   "requires_arc": true,
19   "source_files": "DPDraggableButtonDemo/DPDraggableButton/*.swift",
20   "frameworks": [
21     "UIKit",
22     "Foundation"
23   ],
24   "module_name": "DPDraggableButton",
25   "swift_versions": "5.0",
26   "swift_version": "5.0"