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