4 "summary": "Safe, statically-typed, store-agnostic key-value storage!",
5 "description": "Provides an extremely flexible way to implement a statically\ntyped key-value store, backed by the persistence store of your\nchoice.",
6 "homepage": "http://swiftkitz.github.io",
9 "git": "https://github.com/SwiftKitz/Storez.git",
13 "Maz Jaleel": "mazjaleel@gmail.com"
15 "social_media_url": "http://twitter.com/SwiftKitz",
22 "default_subspecs": "All",
27 "Storez/UserDefaults": [
37 "source_files": "Storez/Storez/Entity/*"
40 "name": "UserDefaults",
41 "source_files": "Storez/Storez/Stores/UserDefaults/*",
50 "source_files": "Storez/Storez/Stores/Cache/*",