2 "name": "EtsyCompositionalLayoutBridge",
4 "summary": "Allows for mixing collection view flow layout with compositional layout.",
5 "description": "Intermix concepts from UICollectionViewCompositionalLayout and UICollectionViewFlowLayout. Perfect for if you want to introduce UICollectionViewCompositionalLayout into your existing UICollectionViewFlowLayout based UICollectionView while not having to rewrite everything.",
6 "homepage": "https://github.com/etsy/EtsyCompositionalLayoutBridge",
13 "git": "https://github.com/etsy/EtsyCompositionalLayoutBridge.git",
16 "swift_versions": "5.0",
23 "source_files": "Sources/EtsyCompositionalLayoutBridge/Classes/**/*",
24 "swift_version": "5.0"