2 "name": "DequeuableRegistrable",
4 "summary": "Safe and convenient registering and dequeuing of UITableViewCells and UICollectionViewCells without Strings.",
5 "description": "DequeuableRegistrable is a couple of protocol extensions that allows registering and dequeuing UITableViewCells and UICollectionViewCells without using Strings and without doing any unsafe type casting.",
6 "homepage": "https://github.com/fmo91/DequeuableRegistrable",
12 "Fernando Ortiz": "ortizfernandomartin@gmail.com"
15 "git": "https://github.com/fmo91/DequeuableRegistrable.git",
21 "source_files": "DequeuableRegistrable/Classes/**/*",
22 "pushed_with_swift_version": "3.0"