blob: e80f9428b575a617b95ae194f878cfc164c04634 [file] [log] [blame]
{
"name": "APAC-BNPayment",
"version": "1.0.7",
"summary": "The Mobile Payment SDK from Bambora (APAC) makes it simple to accept credit card payments in your app.",
"homepage": "http://bambora.com/en/au",
"license": "MIT",
"authors": {
"APAC-BNPayment": "apac-mobile-sdk-maintainers@bambora.com"
},
"source": {
"git": "https://github.com/bambora/APAC-BNPayment-iOS.git",
"tag": "1.0.7"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"module_name": "BNPayment",
"header_dir": "BNPayment",
"source_files": [
"BNPayment/**/**",
"VisaCheckoutHybrid.framework"
],
"vendored_frameworks": "VisaCheckoutHybrid.framework",
"resource_bundles": {
"BNPayment": [
"Assets/**/*.{png,bundle,xib,nib,cer,html}"
]
}
}