blob: bbeba11624609b8aae286e8aef5522790936e965 [file] [log] [blame]
{
"name": "entervoCheckoutPluginBraintree",
"version": "1.0.1",
"summary": "Plugin for implementing entervo checkout flow into 3rd party appspec.",
"homepage": "https://api-developer.scheidt-bachmann.net/checkout/plugin/braintree/1.0.1/documentation",
"documentation_url": "https://api-developer.scheidt-bachmann.net/checkout/plugin/braintree/1.0.1/documentation",
"description": "entervoCheckoutPluginBraintree\nThis is a plugin for 3rd party integrators to include Scheidt & Bachmann entervi (tm) checkout logic into their own applicationspec.\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": "COMMERCIAL",
"file": "LICENSE"
},
"platforms": {
"ios": "9.0"
},
"source": {
"http": "https://api-developer.scheidt-bachmann.net/checkout/plugin/braintree/1.0.1/pod/entervoCheckoutPluginBraintree.zip"
},
"ios": {
"vendored_frameworks": "entervoCheckoutPluginBraintree.framework"
},
"dependencies": {
"Braintree": [
],
"BraintreeDropIn": [
]
}
}