4 "summary": "Simple, safe state management for swift",
5 "description": "MobS is a simple and safe state management library transparently applying functional reactive programming (TFRP) and is inspired by [MobX](https://mobx.js.org/).",
10 "homepage": "https://github.com/hmhv/MobS",
11 "social_media_url": "https://hmhv.info",
13 "hmhv": "admin@hmhv.info"
15 "swift_versions": "5.2",
20 "frameworks": "Foundation"
23 "git": "https://github.com/hmhv/MobS.git",
26 "source_files": "Sources/MobS/**/*.swift",
27 "swift_version": "5.2"