2 "name": "AtkDragAndDrop",
4 "summary": "A drag and drop toolkit for iOS.",
5 "description": " iOS drag and drop toolkit with support for:\n\n\t\t * Drag Source and Drop Zones by either subclassing or wrapping UIView and subclasses\n\t\t * Drag shadow generation for UIView\n\t\t * UIScrollView drag target auto scrolling \n\t\t * AtkDragAndDropManager uses the delegate pattern to allow a wide varienty of drag and drop scenarios\n\t\t * Accepts any continuous UIGestureRecognizer class for drag recognition\n\t\t * Works with the UIPasteboard as a means of data passing for the drag and drop operation.\n\t\t * Complete set of lifecycle handlers.\n",
6 "homepage": "https://github.com/ptoinson/asymptotik-drag-and-drop",
9 "Rick Boykin": "info@asymptotik.com"
12 "git": "https://github.com/ptoinson/asymptotik-drag-and-drop.git",
19 "source_files": "Classes",