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/rexmas/JSONValue",
9 "rexmas": "rex.fenley@gmail.com"
12 "git": "https://github.com/rexmas/JSONValue.git",
19 "source_files": "Sources/**/*.swift",