blob: 9588f02b07780cb72c3d4a9d0983d6afb09acc11 [file] [log] [blame]
{
"name": "KNDragView",
"version": "1.0.3",
"summary": "KNDragView is a free View for gesture drag",
"description": "KNWMDragView致力于让任意View都可以自由悬浮拖曳(可拖动,悬浮按钮),类似于iOS的AssistiveTouch效果",
"homepage": "https://github.com/zhangkn/DragView/",
"license": "MIT",
"authors": {
"kn": "929118967@qq.com"
},
"platforms": {
"ios": "5.0"
},
"source": {
"git": "https://github.com/zhangkn/DragView.git",
"tag": "1.0.3"
},
"source_files": "WMDragView.{h,m}",
"frameworks": "UIKIt",
"requires_arc": true
}