pitiphong-p / CollectionViewShelfLayout

A UICollectionViewLayout subclass displays its items as rows of items similar to the App Store Feature tab without a nested UITableView/UICollectionView hack.
MIT License
376 stars 30 forks source link

Added Swift Package Manager #13

Open ArinaPeretz opened 5 years ago

ArinaPeretz commented 5 years ago

And also update .gitignore and directories hierarchy

pitiphong-p commented 5 years ago

I see that there are some unrelated code in this PR (especially the CocoaPods). Could you remove them?