[Add] BlueIDAccessSDK 2.30.0
[CocoaPods.git] / Specs / d / 7 / e / VIPERS-Converter / 0.1.0 / VIPERS-Converter.podspec.json
blob191fa23aa104b34d3ad73b5988c55fd3732ebbfc
2   "name": "VIPERS-Converter",
3   "version": "0.1.0",
4   "summary": "Converter implementation used by the iOS application framework 'VIPERS'",
5   "description": "Converter implementation used by the iOS application framework 'VIPERS'\nA converter is an object responsible to convert one element into an other element.",
6   "homepage": "https://github.com/VIPER-Swift/VIPERS-Converter",
7   "license": "MIT",
8   "authors": {
9     "Jan Bartel": "barteljan@yahoo.de"
10   },
11   "source": {
12     "git": "https://github.com/VIPER-Swift/VIPERS-Converter.git",
13     "tag": "0.1.0"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "source_files": "Pod/Classes/**/*",
19   "dependencies": {
20     "VIPERS-Converter-Protocol": [
22     ]
23   }