2 "name": "PredicateBuilder",
4 "summary": "A declarative, type-safe way to build NSPredicates",
5 "homepage": "https://github.com/square/predicate-builder",
8 "text": "2023 Square, Inc."
11 "Patrick Gatewood": "patrick@patrickgatewood.com"
14 "git": "https://github.com/square/predicate-builder.git",
21 "swift_versions": "5.7",
22 "source_files": "PredicateBuilder/Sources/**/*.swift",
25 "name": "PredicateBuilderCore",
26 "source_files": "PredicateBuilderCore/Sources/**/*.swift"
29 "name": "PredicateBuilderMacro",
30 "source_files": "PredicateBuilderMacro/Sources/**/*.swift"
33 "swift_version": "5.7"