[Add] FlexaScan 1.0.9
[CocoaPods.git] / Specs / b / a / 3 / VISPER-CommandBus / 1.0.1 / VISPER-CommandBus.podspec.json
blob870330c95b0acd747bf17639be75b2ea1c939a3e
2   "name": "VISPER-CommandBus",
3   "version": "1.0.1",
4   "summary": "A command bus implementation for the visper application framework",
5   "description": "A command bus implementation for the visper application framework.",
6   "homepage": "https://github.com/barteljan/VISPER-CommandBus",
7   "license": "MIT",
8   "authors": {
9     "Jan Bartel": "barteljan@yahoo.de"
10   },
11   "source": {
12     "git": "https://github.com/barteljan/VISPER-CommandBus.git",
13     "tag": "1.0.1"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "swift_version": "4.0"