blob: 79a46335117566456ae0151e3f61ccf078aa90b2 [file] [log] [blame]
{
"name": "BOCheckoutSDKiOS",
"version": "0.0.3",
"summary": "The Checkout SDK from Bambora makes it simple to accept payments in your app.",
"homepage": "https://developer.bambora.com",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Bambora Online": "support@bambora.com"
},
"source": {
"git": "https://github.com/bambora/checkout-sdk-ios.git",
"tag": "0.0.3"
},
"swift_version": "4.0",
"platforms": {
"ios": "9.0"
},
"source_files": "BOCheckoutSDKiOS/**/*.{swift}",
"ios": {
"frameworks": "UIKit"
}
}