[Add] ISApptimismCustomAdapter 0.0.6
[CocoaPods.git] / Specs / 6 / d / e / APAC-BNPayment / 1.3.1 / APAC-BNPayment.podspec.json
blobe5d01283395525104e11ccd2b3449595e7cb961f
2   "name": "APAC-BNPayment",
3   "version": "1.3.1",
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.3.1"
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": "Example/VisaCheckoutHybrid.framework",
22   "dependencies": {
23     "CardIO": [
24       "~> 5.4.1"
25     ]
26   },
27   "static_framework": true,
28   "resource_bundles": {
29     "BNPayment": [
30       "Assets/**/*.{png,bundle,xib,nib,cer,html}"
31     ]
32   }