2 "name": "TableViewCellRegistrar",
4 "swift_versions": "4.0",
5 "summary": "UITableView extension which allows you to register table cells using their class names as an identifier",
6 "description": "This is simple UITableView extension which allow reducing problems associated with the identification of table cells",
7 "homepage": "https://github.com/idapgroup/TableViewCellRegistrar",
13 "IDAP Group": "hello@idapgroup.com"
16 "git": "https://github.com/idapgroup/TableViewCellRegistrar.git",
23 "header_mappings_dir": "Source",
24 "source_files": "Source/**/*.{swift,h,m,c,cpp}",
25 "swift_version": "4.0"