4 "summary": "Parsing JSON to Swift enum parsing library",
5 "description": "Representing a JSON using an enumerated type makes it easy and type safe.",
6 "homepage": "https://github.com/advantagefse/json-logic-swift",
12 "Christos Koninis": "c.koninis@afse.eu"
15 "git": "https://github.com/advantagefse/json-logic-swift.git",
16 "tag": "json-enum-1.2.1"
24 "cocoapods_version": ">= 1.6.1",
25 "swift_versions": "5",
26 "frameworks": "Foundation",
27 "source_files": "Sources/JSON/*.swift",
28 "module_name": "JSON",