[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 5 / a / b / KhipuClientIOS / 2.7.9 / KhipuClientIOS.podspec.json
blob3cb4252f104cc46d8468e54141b9399b1add4547
2   "name": "KhipuClientIOS",
3   "version": "2.7.9",
4   "summary": "A Client for iOS Apps written in Swift for Khipu",
5   "description": "Khipu is a payment method operating in Chile, Argentina, Peru, and soon in Mexico and Spain. It allows merchants to collect payments electronically and customers to pay using their bank accounts (Checking, Savings, Electronic Checkbooks, etc.).\n\nStandard use of Khipu requires that the customer authorize the payment on Khipu's website or by installing a mobile app, the Khipu payment terminal.\n\nThe Khipu SDK for Android/iOS allows merchants with an app (Android and/or iOS) to embed the payment authorization process directly in their app, thereby reducing friction in the buying process and, consequently, increasing the conversion rate of the entire process.",
6   "homepage": "https://github.com/khipu/KhipuClientIOS",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Khipu": "developers@khipu.com"
13   },
14   "source": {
15     "git": "https://github.com/khipu/KhipuClientIOS.git",
16     "tag": "2.7.9"
17   },
18   "platforms": {
19     "ios": "12.0"
20   },
21   "source_files": "KhipuClientIOS/Classes/**/*",
22   "resource_bundles": {
23     "KhipuClientIOS": [
24       "KhipuClientIOS/Assets/**/*.{xcassets,json,ttf,html,js,css}"
25     ]
26   },
27   "dependencies": {
28     "Socket.IO-Client-Swift": [
29       "16.1.0"
30     ],
31     "Starscream": [
32       "4.0.6"
33     ],
34     "KhenshinSecureMessage": [
35       "1.3.0"
36     ],
37     "KhenshinProtocol": [
38       "1.0.44"
39     ]
40   },
41   "swift_versions": "5.0",
42   "swift_version": "5.0"