4 "summary": "Simple Swift JSON representation supporting subscripting and pattern matching.",
5 "description": "Simple Swift JSON representation supporting subscripting and pattern matching. JSONValue uses an algebraic datatype representation of JSON for type safety and pattern matching.",
6 "homepage": "https://github.com/haifengkao/JSONValue2.git",
9 "rexmas": "rex.fenley@gmail.com"
12 "git": "https://github.com/haifengkao/JSONValue2.git",
19 "swift_versions": "5.3.2",
21 "source_files": "Sources/**/*.swift",
24 "swift_version": "5.3.2"