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