Swift pod doesn't compile
carlosnaguilera opened this issue · 0 comments
carlosnaguilera commented
I've installed Swift version adding pod 'CHTCollectionViewWaterfallLayout/Swift', '~> 0.9'. It installs 0.9.5 and it doesn't compile if you use Xcode 8.3.2. The compiler shows 41 error.
I think the problem is that podspec file points to wrong version.
Could you take a look at it?
Thank you!