0.9.4 tag has no public declarations
jonasman opened this issue · 0 comments
jonasman commented
the 0.9.4 tag code has no public declarations. And because of that cannot be imported as a pod normally.
Instead needs to be imported like this:
pod 'CHTCollectionViewWaterfallLayout/Swift', :git => "https://github.com/chiahsien/CHTCollectionViewWaterfallLayout.git", :branch => 'develop'