4 "summary": "A swift library to minimise boilerplate code in mocks.",
5 "description": "A swift framework to help you minimise boilerplate code needed to create mocks.\n\nIt handles calls to asynchronous functions, and it can be used to mock both classes and protocols.",
6 "homepage": "https://github.com/gearnshaw/MockBalm",
12 "gearnshaw": "g_earnshaw@hotmail.com"
15 "git": "https://github.com/gearnshaw/MockBalm.git",
21 "swift_versions": "5.0",
22 "source_files": "MockBalm/Classes/**/*",
23 "resources": "MockBalm/Resources/**/*",
29 "swift_version": "5.0"