blob: 4bc35aa3afda189db2edce0ba6b281c642250184 [file] [log] [blame]
{
"name": "VISPER-CommandBus",
"version": "4.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": "4.0.0"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"swift_versions": "4.2",
"swift_version": "4.2"
}