2 "name": "DragAndDropCollectionView",
4 "summary": "DragAndDropCollectionView is an extended UICollectionView from which you can drag and drop cells.",
5 "description": "DragAndDropCollectionView is an extended UICollectionView from which you can drag and drop cells.\nRequires Xcode 9 with Swift 4.0",
7 "homepage": "https://github.com/RupeQ/DragAndDropCollectionView",
13 "RupeQ": "rupeqdj@gmail.com"
16 "git": "https://github.com/RupeQ/DragAndDropCollectionView.git",
22 "source_files": "DragAndDropCollectionView/Classes/**/*",
23 "pod_target_xcconfig": {
24 "SWIFT_VERSION": "4.0"
26 "pushed_with_swift_version": "4.0"