4 "summary": "Forget about register and type casting of UITableViewCells",
5 "description": "SweetCells is a little syntactic sugar for those who use custom UITableViewCell in xib in their projects. SweetCells will not allow you to make a mistake with the identifier of the cell and nibName, and dequeueReusableCell will immediately return to you the cell of the desired class.",
6 "homepage": "https://github.com/null-z/SweetCells",
12 "null-z": "null-z@mail.ru"
15 "git": "https://github.com/null-z/SweetCells.git",
18 "swift_versions": "4.0",
23 "SweetCells/**/*.swift",
24 "SweetCells/SweetCells.h"
26 "public_header_files": [
27 "SweetCells/SweetCells.h"
30 "swift_version": "4.0"