[Add] FRDeviceBinding 4.7.0-beta1
[CocoaPods.git] / Specs / 4 / 7 / 3 / BOCheckoutSDKiOS / 0.0.1 / BOCheckoutSDKiOS.podspec.json
blob09d90e5ac1de7805b4eab39f00fe8524c6be027a
2   "name": "BOCheckoutSDKiOS",
3   "version": "0.0.1",
4   "summary": "The Checkout SDK from Bambora makes it simple to accept payments in your app.",
5   "homepage": "https://developer.bambora.com",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Bambora Online": "support@bambora.com"
12   },
13   "source": {
14     "git": "https://github.com/bambora/checkout-sdk-ios.git",
15     "tag": "0.0.1"
16   },
17   "platforms": {
18     "ios": "9.0"
19   },
20   "source_files": "BOCheckoutSDKiOS/**/*.{swift}",
21   "ios": {
22     "frameworks": "UIKit"
23   },
24   "deprecated_in_favor_of": "BamboraCheckoutSDK",
25   "swift_version": "4.0"