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