2 "name": "ASDKCollectionView",
4 "summary": "A SwiftUI collection view with support for custom layouts, preloading, and more.",
5 "description": "A SwiftUI implementation of UICollectionView & UITableView. Here's some of its useful features:\n - supports preloading and onAppear/onDisappear.\n - supports cell selection, with automatic support for SwiftUI editing mode.\n - supports autosizing of cells.\n - supports the new UICollectionViewCompositionalLayout, and any other UICollectionViewLayout\n - supports removing separators for ASTableView.",
6 "homepage": "https://github.com/r3pps/ASCollectionView",
15 "git": "https://github.com/r3pps/ASCollectionView.git",
21 "swift_versions": "5.3",
22 "source_files": "Sources/ASCollectionView/**/*",
31 "swift_version": "5.3"