VladIacobIonut / Swinflate

A bunch of layouts providing light and seamless experiences in your Collection View
MIT License
229 stars 12 forks source link

Pod file for the library #4

Open Hamza123Imran opened 5 years ago

Hamza123Imran commented 5 years ago

Hi, i like ur library but its not available through pod. How can i install through pod? I'm not familiar with carthages how i can install your lib without carthrage?

yo1995 commented 5 years ago

Hi, i like ur library but its not available through pod. How can i install through pod? I'm not familiar with carthages how i can install your lib without carthrage?

You can just manually add the 2 files in this folder to your project, and create your own subclass of UICollectionViewCell to use it.