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