2 "name": "CellViewModel",
4 "summary": "CellViewModel is a protocol that includes logic for reuse, accessibility and dequeue",
5 "description": "Using CellViewModel to configure you UITableViewCell or UICollectionViewCell is just a one possible approach of work with UIKit's collections.",
6 "homepage": "https://github.com/AntonPoltoratskyi/CellViewModel",
11 "authors": "Anton Poltoratskyi",
16 "git": "https://github.com/AntonPoltoratskyi/CellViewModel.git",
20 "CellViewModel/Sources",
21 "CellViewModel/Sources/**/*.{swift}"
23 "frameworks": "UIKit",
24 "swift_version": "4.2"