[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / f / 1 / 7 / entervoCheckoutPlugin / 1.0.7 / entervoCheckoutPlugin.podspec.json
blob45bd9c8f5c4044a0ace5c61650f720afd9a28754
2   "name": "entervoCheckoutPlugin",
3   "version": "1.0.7",
4   "summary": "Plugin for implementing entervo checkout flow into 3rd party apps.",
5   "homepage": "https://api-developer.scheidt-bachmann.net/checkout/plugin/1.0.7/documentation/ios",
6   "documentation_url": "https://api-developer.scheidt-bachmann.net/checkout/plugin/1.0.7/documentation/ios",
7   "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.",
8   "authors": {
9     "Name": "mkolberg@cappture.eu"
10   },
11   "license": {
12     "type": "MIT",
13     "file": "LICENSE"
14   },
15   "platforms": {
16     "ios": "11.2"
17   },
18   "source": {
19     "http": "https://api-developer.scheidt-bachmann.net/checkout/plugin/1.0.7/pod/entervoCheckoutPlugin.zip"
20   },
21   "ios": {
22     "vendored_frameworks": "entervoCheckoutPlugin.framework"
23   },
24   "dependencies": {
25     "Braintree": [
27     ],
28     "BraintreeDropIn": [
30     ]
31   }