2 "name": "RxPersistenceSettings",
5 "description": "Set of generic protocols for persisted settings with metadata, observable changes, etc. Currently implemented for UserDefaults.",
6 "homepage": "https://github.com/3ph/RxPersistenceSettings",
12 "Tomas Friml": "instantni.med@gmail.com"
15 "git": "https://github.com/3ph/RxPersistenceSettings.git",
21 "swift_version": "4.2",
30 "source_files": "RxPersistenceSettings/Classes/Core/**/*"
33 "name": "UserDefaults",
35 "RxPersistenceSettings/Core": [
39 "source_files": "RxPersistenceSettings/Classes/UserDefaults/**/*"