blob: 153ab28285748c3c3075bea0818e6dd634de4b8b [file] [log] [blame]
{
"name": "entervoCheckoutPlugin",
"version": "1.0.0",
"summary": "Plugin for implementing entervo checkout flow into 3rd party apps.",
"homepage": "http://www.scheidt-bachmann.com/",
"description": "entervoCheckoutPlugin\nThis is a plugin for 3rd party integrators to include Scheidt & Bachmann entervi (tm) checkout logic into their own applications.\nThe complete flow and communication with the S&B backend is handled by the plugin and can be used with a few lines of code only.",
"authors": {
"Name": "mkolberg@cappture.eu"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"platforms": {
"ios": "11.2"
},
"source": {
"http": "http://smarthub.one:8082/entervoCheckoutPlugin.zip"
},
"ios": {
"vendored_frameworks": "entervoCheckoutPlugin.framework"
}
}