blob: 0e7bbc0efa4f112c7e6ebe9b2be988a2fde12473 [file] [log] [blame]
{
"name": "ReduxKit",
"version": "0.1.3",
"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": "https://github.com/ReduxKit/ReduxKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Aleksander Herforth Rendtslev": "kontakt@karemedia.dk",
"Karl Bowden": "karl@karlbowden.com"
},
"platforms": {
"ios": "8.0",
"osx": "10.10",
"tvos": "9.0",
"watchos": "2.0"
},
"source": {
"git": "https://github.com/ReduxKit/ReduxKit.git",
"tag": "0.1.3"
},
"source_files": "ReduxKit"
}