[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 5 / a / b / KhipuClientIOS / 1.1.3 / KhipuClientIOS.podspec.json
blobdf192b14ab4f98eb6df57dfd0a8b3b5d73a579d8
2   "name": "KhipuClientIOS",
3   "version": "1.1.3",
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": "1.1.3"
17   },
18   "platforms": {
19     "ios": "12.0"
20   },
21   "source_files": "KhipuClientIOS/Classes/**/*",
22   "resources": "KhipuClientIOS/Assets/**/*.{xcassets,json,ttf,html,js,css}",
23   "dependencies": {
24     "Socket.IO-Client-Swift": [
26     ],
27     "Starscream": [
28       "4.0.6"
29     ],
30     "KhenshinSecureMessage": [
31       "1.2.0"
32     ],
33     "KhenshinProtocol": [
34       "1.0.42"
35     ]
36   },
37   "swift_versions": "5.0",
38   "swift_version": "5.0"