blob: 6ae4f11af094f78c7de778043f508b06d3972df3 [file] [log] [blame]
{
"name": "VISPER-CommandBus",
"version": "0.1.3",
"summary": "A command bus implementation for the visper application framework",
"description": "A command bus implementation for the visper application framework.",
"homepage": "https://github.com/barteljan/VISPER-CommandBus",
"license": "MIT",
"authors": {
"Jan Bartel": "barteljan@yahoo.de"
},
"source": {
"git": "https://github.com/barteljan/VISPER-CommandBus.git",
"tag": "0.1.3"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*"
}