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/SwiftKit/Cuckoo",
9 "Tadeas Kriz": "tadeas@brightify.org",
10 "Filip Dolnik": "filip@brightify.org"
13 "git": "https://github.com/SwiftKit/Cuckoo.git",
29 "prepare_command": "git submodule update --init --recursive\n./build_generator",
35 "pod_target_xcconfig": {
36 "ENABLE_BITCODE": "NO"
38 "pushed_with_swift_version": "3.0"