ApplikeySolutions / VegaScroll

↕️ VegaScroll is a lightweight animation flowlayout for UICollectionView completely written in Swift 4, compatible with iOS 11 and Xcode 9.
https://applikeysolutions.com
MIT License
2.94k stars 178 forks source link

Minimum build target is iOS 11 with Carthage #12

Open varijkapil13 opened 7 years ago

varijkapil13 commented 7 years ago

Hi, in the README, it says the minimum build target is iOS 9, but when I build the library with Carthage, it shows an error when importing it into a project with minimum build target as iOS 10.3, say gin that minimum build target for the framework is iOS 11.