2 "name": "SwiftHamcrest",
4 "summary": "Hamcrest test assertions for Swift",
5 "description": "Hamcrest gives you advanced matchers with better error messages for your Swift unit tests.",
6 "homepage": "https://github.com/nschum/SwiftHamcrest",
9 "Nikolaj Schumacher": "me@nschum.de",
10 "René Pirringer": "rene@openbakery.org"
17 "module_name": "Hamcrest",
19 "git": "https://github.com/nschum/SwiftHamcrest.git",
22 "source_files": "Hamcrest/*.swift",
27 "swift_versions": "5.0",
28 "pod_target_xcconfig": {
29 "ENABLE_BITCODE": "NO"
31 "swift_version": "5.0"