blob: 7ba715f7c0225780b3d604bddb42a5275c0bc7a0 [file] [log] [blame]
{
"name": "QHDragView",
"version": "0.0.1",
"summary": "使view能轻松添加拖拽手势",
"description": "在开发中经常有实现浮窗功能的view,通过此库能很轻松的为view添加拖动效果,吸附效果,回弹效果。",
"homepage": "https://github.com/maqihan/QHDragView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"maqihan": "1250307429@qq.com"
},
"source": {
"git": "https://github.com/maqihan/QHDragView.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "QHDragView/Classes/**/*"
}