blob: fe6068608296574bada46165ca12d879a9a8ae60 [file] [log] [blame]
{
"name": "VISPER-CommandBus",
"version": "0.1.1",
"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.1"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*"
}