2 "name": "ReusableViewExtensions",
4 "summary": "Helper methods for UITableView and UICollectionView reusable views",
5 "description": "Set of extensions for UITableView and UICollectionView for handling cells reusability. Hides casting and eliminates finding cells by Strings.",
6 "homepage": "https://github.com/agruchala/ReusableViewExtensions",
12 "Artur GruchaĆa": "gruchala.a@gmail.com"
15 "git": "https://github.com/agruchala/ReusableViewExtensions.git",
21 "source_files": "ReusableViewExtensions/Classes/**/*",
22 "frameworks": "UIKit",
23 "swift_versions": "4.0",
24 "swift_version": "4.0"