Drag and Drop CollectionViewCell by the use of Drag and Drop Protocols...
In this project we use the UICollectionViewDragDelegate and UICollectionViewDropDelegate protocols for move/Drag&Drop CollectionViewCell From CollectionView To CollectionView
NOTE:- In iPhone we can move collectionView Cell Between two collectionView On same screen but in Ipad we move the cell Between Same Screen, diffrent view controller, and diffrent apps also.