4 "summary": "VBError is a base class for your own errors.",
5 "description": " VBError is a base class for your own errors.\nCreate a subclass and implement <i>+domain</i> and <i>+code</i> methods to provide useful error information.\n",
6 "homepage": "https://github.com/valnoc/VBError",
9 "Valeriy Bezuglyy": "valnocorner@gmail.com"
12 "git": "https://github.com/valnoc/VBError.git",
19 "source_files": "VBError/**/*"