4 "summary": "Mirage is a mocking library for swift projects. The recommended way is to use github.com/valnoc/FataMorgana for Mirage mocks generation.",
5 "description": "Mirage is a mocking library for swift projects. The recommended way is to use https://github.com/valnoc/FataMorgana for Mirage mocks generation to avoid writing them manually.\nFeatures.\nUsing Mirage you can:\n- create mocks, stubs, partial mocks\n- verify func call times\n- get call arguments history",
6 "homepage": "https://github.com/valnoc/Mirage",
9 "Valeriy Bezuglyy": "valnocorner@gmail.com"
12 "git": "https://github.com/valnoc/Mirage.git",
15 "swift_versions": "5.0",
20 "source_files": "Source/Mirage/**/*{.swift}",
21 "swift_version": "5.0"