[Add] DocumentReaderFullStage 7.5.10940
[CocoaPods.git] / Specs / 1 / 7 / 8 / DPDraggableButton / 0.0.2 / DPDraggableButton.podspec.json
blob324ee3d530f97857dc2cb509baa291bdfdba975a
2   "name": "DPDraggableButton",
3   "version": "0.0.2",
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.2"
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_version": "4.2"