blob: 870330c95b0acd747bf17639be75b2ea1c939a3e [file] [log] [blame]
{
"name": "VISPER-CommandBus",
"version": "1.0.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": "1.0.1"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"swift_version": "4.0"
}