4 "summary": "Cuckoo - first boilerplate-free Swift mocking framework.",
5 "description": "Cuckoo is a mocking framework with an easy to use API (inspired by Mockito).\nIt generates mocks and some helper structures automatically to enable this functionality.",
6 "homepage": "https://github.com/Brightify/Cuckoo",
9 "Tadeas Kriz": "tadeas@brightify.org",
10 "Filip Dolnik": "filip@brightify.org",
11 "Adriaan (Arjan) Duijzer": "arjan@nxtstep.nl"
14 "git": "https://github.com/Brightify/Cuckoo.git",
30 "prepare_command": "git submodule update --init --recursive\n./build_generator",
36 "pod_target_xcconfig": {
37 "ENABLE_BITCODE": "NO",
38 "SWIFT_REFLECTION_METADATA_LEVEL": "none"
40 "pushed_with_swift_version": "3.0"