2 "name": "VPGenericCollectionView",
4 "summary": "A class which handles homogeneous collection view cell population and auto resize cells, with very less code.",
5 "description": "Auto resizable homogeneous collection view cells with cell population handled completely using Generics. Cell handling is completely driven by generics with very easy setup of collection view and cell.",
6 "homepage": "https://github.com/varunpm1/VPGenericCollectionView",
12 "varunpm1": "varun.pm1@gmail.com"
15 "git": "https://github.com/varunpm1/VPGenericCollectionView.git",
21 "swift_versions": "5.3",
22 "source_files": "VPGenericCollectionView/Classes/**/*",
23 "swift_version": "5.3"