[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 2 / 6 / f / ReduxKit / 0.1.3 / ReduxKit.podspec.json
blob0e7bbc0efa4f112c7e6ebe9b2be988a2fde12473
2   "name": "ReduxKit",
3   "version": "0.1.3",
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": "https://github.com/ReduxKit/ReduxKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Aleksander Herforth Rendtslev": "kontakt@karemedia.dk",
13     "Karl Bowden": "karl@karlbowden.com"
14   },
15   "platforms": {
16     "ios": "8.0",
17     "osx": "10.10",
18     "tvos": "9.0",
19     "watchos": "2.0"
20   },
21   "source": {
22     "git": "https://github.com/ReduxKit/ReduxKit.git",
23     "tag": "0.1.3"
24   },
25   "source_files": "ReduxKit"