4 "summary": "Easy way to setup custom cells with xib",
5 "description": "Reusable protocol makes it easier to use custom cells with xib for UICollectionView/UItableView. With Reusable library there is no need to register class or nib. You just need to import Reusable and use appropriate method of UITableView/UICollectionView extensions. It also makes it simpler to use custom view with Xib.",
6 "homepage": "https://github.com/romansorochak",
9 "Roman Sorochak": "roman.sorochak@gmail.com"
15 "git": "https://github.com/romansorochak/Reusable.git",
18 "module_name": "Reusable",
23 "pushed_with_swift_version": "3.0"