lukescott / DraggableCollectionView

Extension for the UICollectionView and UICollectionViewLayout that allows a user to move items with drag and drop. --- HELP WANTED --- Looking for maintainer and help with the experimental branch.
MIT License
549 stars 175 forks source link

Please add a podspec #23

Open benoit-pereira-da-silva opened 11 years ago

benoit-pereira-da-silva commented 11 years ago

This work worths to be integrated via cocoapods.

lukescott commented 11 years ago

Keep an eye on #20. That pull request had an added podspec. Will be looking at it soon.

benoit-pereira-da-silva commented 11 years ago

Sure but it points to its fork, the very best solution would be to write your own and to add it to the official cocoapods specs. https://github.com/CocoaPods/Specs

lukescott commented 11 years ago

Oh, thanks for pointing that out. I had not noticed that. I'll have to do a partial merger and add my own.

b051 commented 11 years ago

sure, you can create your own, or I can point mine to yours.