blob: 26fee198b7f4dd722a5853cd6ad941c124917f0b [file] [log] [blame]
{
"name": "entervoCheckoutPluginBraintree",
"version": "1.0.12",
"summary": "Plugin for implementing entervo checkout flow into 3rd party appspec.",
"homepage": "https://github.com/Scheidt-BachmannDeveloperSK/entervoCheckoutPlugin-iOS-Braintree/blob/v1.0.12BT/README.md",
"documentation_url": "https://github.com/Scheidt-BachmannDeveloperSK/entervoCheckoutPlugin-iOS-Braintree/blob/v1.0.12BT/README.md",
"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://raw.githubusercontent.com/Scheidt-BachmannDeveloperSK/entervoCheckoutPlugin-iOS-Braintree/v1.0.12BT/bin/entervoCheckoutPluginBraintree.zip"
},
"ios": {
"vendored_frameworks": "entervoCheckoutPluginBraintree.framework"
},
"dependencies": {
"Braintree": [
],
"BraintreeDropIn": [
]
}
}