blob: 2a0f7abfc482fc0877c0d850270077ac3e16811e [file] [log] [blame]
{
"name": "APAC-BNPayment",
"version": "1.0.9",
"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.9"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"module_name": "BNPayment",
"header_dir": "BNPayment",
"source_files": "BNPayment/**/**",
"vendored_frameworks": "VisaCheckoutHybrid.framework",
"resource_bundles": {
"BNPayment": [
"Assets/**/*.{png,bundle,xib,nib,cer,html}"
]
}
}