blob: 85fca5999e405814349d8dbfc84d821cb9991198 [file] [log] [blame]
{
"name": "WMDragView",
"version": "1.0.1",
"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.1"
},
"source_files": "WMDragView.{h,m}",
"frameworks": "UIKIt",
"requires_arc": true
}