4 "summary": "Redux-like implementation in Swift.",
5 "description": "Reduxift is Redux-like implementation of Swift.\nUnlike Redux, Reduxift publishes the state changed and an event that caused the change.",
6 "homepage": "https://github.com/skyofdwarf/Reduxift",
12 "skyofdwarf": "skyofdwarf@gmail.com"
15 "git": "https://github.com/skyofdwarf/Reduxift.git",
21 "swift_versions": "5",
22 "source_files": "Reduxift/Classes/**/*",