[Add] FlexaScan 1.0.9
[CocoaPods.git] / Specs / b / a / 3 / VISPER-CommandBus / 0.1.6 / VISPER-CommandBus.podspec.json
blob9aea0bc49292b50e4fe13e765c309ddf7020e2c9
2   "name": "VISPER-CommandBus",
3   "version": "0.1.6",
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": "0.1.6"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "pod_target_xcconfig": {
20     "SWIFT_VERSION": "2.3"
21   },
22   "source_files": "Pod/Classes/**/*"