blob: 30dd99ca3b70951bf4e768f8181243fe3fee3945 [file] [log] [blame]
{
"name": "ReduxKitRxSwift",
"version": "0.1.3",
"summary": "RxSwift bindings for ReduxKit",
"homepage": "https://github.com/ReduxKit/ReduxKitRxSwift",
"documentation_url": "http://cocoadocs.org/docsets/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.3"
},
"source_files": "ReduxKitRxSwift",
"dependencies": {
"ReduxKit": [
"~> 0.1"
],
"RxSwift": [
"~> 2.0.0-beta"
]
},
"platforms": {
"ios": "8.0",
"osx": "10.10",
"tvos": "9.0",
"watchos": "2.0"
}
}