4 "summary": "Persist `Glossy` structs.",
5 "description": "Urushi lets you use a `Glossy` struct as a persistent store. Your struct is JSON serialized and persisted on disk. Setting values in your struct will update what is stored on disk. Put a static instance in your `AppDelegate` or something like that. Then just set it (the `model`) and forget it!",
6 "homepage": "https://github.com/71241NW123CK/Urushi-Swift",
12 "Ryan Hiroaki Tsukamoto": "backward6@gmail.com"
15 "git": "https://github.com/71241NW123CK/Urushi-Swift.git",
21 "source_files": "Urushi/Classes/**/*",
27 "pushed_with_swift_version": "4.0"