[Add] PlasoLogger 1.0.2
[CocoaPods.git] / Specs / 2 / f / 1 / WMDragView / 1.0.0 / WMDragView.podspec.json
blob26d77a5c210f83ea40dc4f0a75550c09c358148a
2   "name": "WMDragView",
3   "version": "1.0.0",
4   "summary": "WMDragView is a free View for gesture drag",
5   "description": "WMDragView致力于让任意View都可以自由悬浮拖曳(可拖动,悬浮按钮),类似于iOS的AssistiveTouch效果",
6   "homepage": "https://github.com/zhengwenming/WMDragView",
7   "license": "MIT",
8   "authors": {
9     "zhengwenming": "740747055@qq.com"
10   },
11   "platforms": {
12     "ios": "5.0"
13   },
14   "source": {
15     "git": "https://github.com/zhengwenming/WMDragView.git",
16     "tag": "1.0.0"
17   },
18   "source_files": "WMDragView.{h,m}",
19   "frameworks": "UIKIt",
20   "requires_arc": true