Latest | 0.1.4 |
---|---|
Homepage | http://reduxkit.github.io/ReduxKit/ |
License | MIT |
Platforms | ios 8.0, osx 10.10, tvos 9.0, watchos 2.0 |
Authors | , |
Latest podspec
{ "name": "ReduxKit", "version": "0.1.4", "summary": "A Swift implementation of Redux.", "description": "ReduxKit is a swift implementation of rackt/redux by Dan Abramov and the React Community.nA thorough walkthrough and description of the framework can be found at the official Redux repostory: [Redux](http://rackt.github.io/redux)", "homepage": "http://reduxkit.github.io/ReduxKit/", "documentation_url": "http://reduxkit.github.io/ReduxKit/api/", "license": { "type": "MIT", "file": "LICENSE" }, "authors": { "Aleksander Herforth Rendtslev": "[email protected]", "Karl Bowden": "[email protected]" }, "source": { "git": "https://github.com/ReduxKit/ReduxKit.git", "tag": "0.1.4" }, "source_files": "ReduxKit", "platforms": { "ios": "8.0", "osx": "10.10", "tvos": "9.0", "watchos": "2.0" } }
Sun, 28 Feb 2016 03:33:02 +0000