[Add] ZJSDK 2.5.5.0
[CocoaPods.git] / Specs / 6 / d / e / APAC-BNPayment / 1.0.9 / APAC-BNPayment.podspec.json
blob2a0f7abfc482fc0877c0d850270077ac3e16811e
2   "name": "APAC-BNPayment",
3   "version": "1.0.9",
4   "summary": "The Mobile Payment SDK from Bambora (APAC) makes it simple to accept credit card payments in your app.",
5   "homepage": "http://bambora.com/en/au",
6   "license": "MIT",
7   "authors": {
8     "APAC-BNPayment": "apac-mobile-sdk-maintainers@bambora.com"
9   },
10   "source": {
11     "git": "https://github.com/bambora/APAC-BNPayment-iOS.git",
12     "tag": "1.0.9"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "requires_arc": true,
18   "module_name": "BNPayment",
19   "header_dir": "BNPayment",
20   "source_files": "BNPayment/**/**",
21   "vendored_frameworks": "VisaCheckoutHybrid.framework",
22   "resource_bundles": {
23     "BNPayment": [
24       "Assets/**/*.{png,bundle,xib,nib,cer,html}"
25     ]
26   }