KelvinJin / AnimatedCollectionViewLayout

A UICollectionViewLayout subclass that adds custom transitions/animations to the UICollectionView without effecting your existing code.
MIT License
4.74k stars 350 forks source link

Can`t use with Cocoapods #23

Closed comeonyoh closed 7 years ago

comeonyoh commented 7 years ago

screenshot

Thanks to your nice library.

But cannot use with Cocoapods...

is it a temporary problem or not use with Cocoapods?

KelvinJin commented 7 years ago

try pod repo update first and then pod install.