4 "summary": "Unidirectional Data Flow in Swift",
5 "description": "ReSwift is a Redux-like implementation of the unidirectional data flow architecture in Swift.\nIt embraces a unidirectional data flow that only allows state mutations through declarative actions.",
6 "homepage": "https://github.com/ReSwift/ReSwift",
12 "Benjamin Encz": "me@benjamin-encz.de",
13 "Karl Bowden": "karl@karlbowden.com",
14 "Malcolm Jarvis": "malcolm@boolable.ca",
15 "Christian Tietze": "me@christiantietze.de"
17 "documentation_url": "http://reswift.github.io/ReSwift/",
18 "social_media_url": "http://twitter.com/benjaminencz",
20 "git": "https://github.com/ReSwift/ReSwift.git",
30 "source_files": "ReSwift/**/*.swift",
36 "swift_version": "5.2"