8 "summary": "JustJson is a simple project for handling JSON with keypaths. Copying the logic from https://oleb.net/blog/2017/01/dictionary-key-paths/",
9 "description": "SwiftyJSON is great but I want a lazy way to access the data.\nJustJson is a simple project for handling JSON with keypaths.\nOle Begemann gave a good example on how to make it.",
11 "homepage": "https://github.com/fattomhk/JustJSON",
13 "PROJECT_OWNER": "fattomhk@gmail.com"
16 "git": "https://github.com/fattomhk/JustJSON.git",
22 "source_files": "Source/*.swift",
23 "pushed_with_swift_version": "3.0"