2 "name": "JDDroppableView",
4 "summary": "A base class for any draggable views. (Drag & Drop, even out of scrollviews).",
5 "description": "A DroppableView represents a single draggable View. You may use it as a base class for any view, that you need to be draggable in your project. You can even use it to drag something out of a scrollview, as you can seen in the example project.",
6 "homepage": "https://github.com/jaydee3/JDDroppableView",
9 "Markus Emrich": "markus@nxtbgthng.com"
12 "git": "https://github.com/jaydee3/JDDroppableView.git",
15 "source_files": "Library/DroppableView/**/*.{h,m}",