[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / f / 7 / 4 / QHDragView / 0.0.1 / QHDragView.podspec.json
blob7ba715f7c0225780b3d604bddb42a5275c0bc7a0
2   "name": "QHDragView",
3   "version": "0.0.1",
4   "summary": "使view能轻松添加拖拽手势",
5   "description": "在开发中经常有实现浮窗功能的view,通过此库能很轻松的为view添加拖动效果,吸附效果,回弹效果。",
6   "homepage": "https://github.com/maqihan/QHDragView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "maqihan": "1250307429@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/maqihan/QHDragView.git",
16     "tag": "0.0.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "QHDragView/Classes/**/*"