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"
12 "git": "https://github.com/SwiftKit/Cuckoo.git",
20 "source_files": "Source/**/*.swift",
26 "pod_target_xcconfig": {
27 "ENABLE_BITCODE": "NO"