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