4 "summary": "Mirage is a lightweight mocking framework for swift projects.",
5 "description": "Mirage is a lightweight mocking framework for swift projects.\nFeatures.\nIt provides a mechanism to:\n- create mocks, stubs, partial mocks\n- verify 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",
19 "source_files": "Mirage/**/*{.swift}",
20 "pushed_with_swift_version": "3.0"