2 "name": "ComposableDataSource",
4 "summary": "A more contained and composable method of creating scrollView datasources",
5 "description": "ComposableDataSource was written to assuage to usually annoying task of writing UICollectionView delegate and datasource code. Now, this functionality can be encapsulated in one function",
6 "homepage": "https://github.com/ChrishonWyllie/ComposableDataSource",
12 "ChrishonWyllie": "chrishon595@yahoo.com"
15 "git": "https://github.com/ChrishonWyllie/ComposableDataSource.git",
28 "source_files": "Classes/**/*",
29 "frameworks": "UIKit",
30 "swift_version": "5.1"