[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 1 / 7 / 8 / DPDraggableButton / 0.0.1 / DPDraggableButton.podspec.json
blob0cb834b904710c018d9c3b1bd55eec10e30dfb24
2   "name": "DPDraggableButton",
3   "version": "0.0.1",
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.1"
14   },
15   "platforms": {
16     "ios": "9.0"
17   },
18   "requires_arc": true,
19   "source_files": "DPDraggableButton/*.swift",
20   "frameworks": [
21     "UIKit",
22     "Foundation"
23   ],
24   "module_name": "DPDraggableButton"