[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 2 / 6 / f / ReduxKit / 0.1.4 / ReduxKit.podspec.json
blob654e15f04098dd35d5a97bfb26e50507a468dd86
2   "name": "ReduxKit",
3   "version": "0.1.4",
4   "summary": "A Swift implementation of Redux.",
5   "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)",
6   "homepage": "http://reduxkit.github.io/ReduxKit/",
7   "documentation_url": "http://reduxkit.github.io/ReduxKit/api/",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Aleksander Herforth Rendtslev": "kontakt@karemedia.dk",
14     "Karl Bowden": "karl@karlbowden.com"
15   },
16   "source": {
17     "git": "https://github.com/ReduxKit/ReduxKit.git",
18     "tag": "0.1.4"
19   },
20   "source_files": "ReduxKit",
21   "platforms": {
22     "ios": "8.0",
23     "osx": "10.10",
24     "tvos": "9.0",
25     "watchos": "2.0"
26   }