mischa-hildebrand / AlignedCollectionViewFlowLayout

A collection view layout that gives you control over the horizontal and vertical alignment of the cells.
MIT License
1.28k stars 202 forks source link

No Package.swift manifest for version 1.1.2 #27

Open lukaswuerzburger opened 4 years ago

lukaswuerzburger commented 4 years ago

When I try to add AlignedCollectionViewFlowLayout via Swift Package Manager in Xcode. It shows me this error:

https://github.com/mischa-hildebrand/AlignedCollectionViewFlowLayout.git has no Package.swift manifest for version 1.1.2

Screen Shot 2020-06-17 at 6 33 03 PM