blob: 45bd9c8f5c4044a0ace5c61650f720afd9a28754 [file] [log] [blame]
{
"name": "entervoCheckoutPlugin",
"version": "1.0.7",
"summary": "Plugin for implementing entervo checkout flow into 3rd party apps.",
"homepage": "https://api-developer.scheidt-bachmann.net/checkout/plugin/1.0.7/documentation/ios",
"documentation_url": "https://api-developer.scheidt-bachmann.net/checkout/plugin/1.0.7/documentation/ios",
"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": "https://api-developer.scheidt-bachmann.net/checkout/plugin/1.0.7/pod/entervoCheckoutPlugin.zip"
},
"ios": {
"vendored_frameworks": "entervoCheckoutPlugin.framework"
},
"dependencies": {
"Braintree": [
],
"BraintreeDropIn": [
]
}
}