4 "summary": "Your lightweight persistence toolbox.",
5 "description": "Shallows is a generic abstraction layer over lightweight data storage and persistence. It provides a Storage<Key, Value> type, instances of which can be easily transformed and composed with each other. It gives you an ability to create highly sophisticated, effective and reliable caching/persistence solutions.",
6 "homepage": "https://github.com/dreymonde/Shallows",
12 "Oleg Dreyman": "dreymonde@me.com"
14 "social_media_url": "https://twitter.com/olegdreyman",
22 "git": "https://github.com/dreymonde/Shallows.git",
25 "source_files": "Sources/**/*",
26 "frameworks": "Foundation",
27 "pushed_with_swift_version": "4.0.3"