blob: 6fc41c024864e4ef94ee2089faac0ec54693fe91 [file] [log] [blame]
{
"name": "KDDragAndDropCollectionViews",
"version": "1.4",
"summary": "Dragging & Dropping data across multiple UICollectionViews",
"homepage": "https://github.com/mmick66/KDDragAndDropCollectionView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": "Michael Michailidis",
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/mmick66/KDDragAndDropCollectionView.git",
"tag": "1.4"
},
"source_files": "Classes/*.swift"
}