[Add] ISApptimismCustomAdapter 0.0.6
[CocoaPods.git] / Specs / 6 / d / e / APAC-BNPayment / 1.0.4 / APAC-BNPayment.podspec.json
blobdd400a0430acf5d347d459c8cf697800c9e39e16
2   "name": "APAC-BNPayment",
3   "version": "1.0.4",
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.4"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "requires_arc": true,
18   "source_files": "BNPayment/**/**",
19   "vendored_frameworks": "VisaCheckoutHybrid.framework",
20   "resource_bundles": {
21     "BNPayment": [
22       "Assets/**/*.{png,bundle,xib,nib,cer,html}"
23     ]
24   }