2 "name": "SwiftCollection",
4 "summary": "Abstraction Over UICollectionViewDelegate and UICollectionViewDataSource",
5 "description": "SwiftCollection creates an abstraction layer over UICollectionViewDelegate and UICollectionViewDataSource that allows you to compose data representations at the item, section and collection level.",
6 "homepage": "https://github.com/bradhilton/SwiftCollection",
12 "Brad Hilton": "brad@skyvive.com"
15 "git": "https://github.com/bradhilton/SwiftCollection.git",
18 "swift_versions": "5.0",
24 "SwiftCollection/**/*.{swift,h,m}"