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