blob: 502b876263a0be66c158b2d001a029b54e0e08f6 [file] [log] [blame]
{
"name": "ReduxKitRxSwift",
"version": "0.1.4",
"summary": "RxSwift bindings for ReduxKit",
"homepage": "https://github.com/ReduxKit/ReduxKitRxSwift",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Aleksander Herforth Rendtslev": "kontakt@karemedia.dk",
"Karl Bowden": "karl@karlbowden.com"
},
"source": {
"git": "https://github.com/ReduxKit/ReduxKitRxSwift.git",
"tag": "0.1.4"
},
"source_files": "ReduxKitRxSwift",
"dependencies": {
"ReduxKit": [
"~> 0.1"
],
"RxSwift": [
"~> 2.0.0-beta"
]
},
"platforms": {
"ios": "8.0",
"osx": "10.10"
}
}