4 "summary": "RxReduce is a lightweight framework that ease the implementation of a state container pattern in a Reactive Programming compliant way.",
5 "description": "RxReduce provides:\n\n* State and Action abtractions\n* A default, generic and reactive Store\n* Type safe Reducers\n* An elegant way to deal with asynchronicity outside Reducers",
6 "homepage": "https://github.com/RxSwiftCommunity/RxReduce",
7 "screenshots": "https://raw.githubusercontent.com/RxSwiftCommunity/RxReduce/develop/Resources/RxReduce_Logo.png",
13 "Thibault Wittemberg": "thibault.wittemberg@gmail.com",
14 "RxSwiftCommunity": "https://github.com/RxSwiftCommunity"
16 "social_media_url": "http://twitter.com/thwittem",
21 "git": "https://github.com/RxSwiftCommunity/RxReduce.git",
24 "source_files": "RxReduce/**/*.swift",