[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 7 / d / 1 / KNDragView / 1.0.3 / KNDragView.podspec.json
blob9588f02b07780cb72c3d4a9d0983d6afb09acc11
2   "name": "KNDragView",
3   "version": "1.0.3",
4   "summary": "KNDragView is a free View for gesture drag",
5   "description": "KNWMDragView致力于让任意View都可以自由悬浮拖曳(可拖动,悬浮按钮),类似于iOS的AssistiveTouch效果",
6   "homepage": "https://github.com/zhangkn/DragView/",
7   "license": "MIT",
8   "authors": {
9     "kn": "929118967@qq.com"
10   },
11   "platforms": {
12     "ios": "5.0"
13   },
14   "source": {
15     "git": "https://github.com/zhangkn/DragView.git",
16     "tag": "1.0.3"
17   },
18   "source_files": "WMDragView.{h,m}",
19   "frameworks": "UIKIt",
20   "requires_arc": true