[Add] MoneyHashPayment 2.2.14
[CocoaPods.git] / Specs / 4 / b / d / PayUIndia-NativeOtpAssist / 2.1.0 / PayUIndia-NativeOtpAssist.podspec.json
blob40f51b640963139ef91acf3f0fb567b4e4be8f3c
2   "name": "PayUIndia-NativeOtpAssist",
3   "version": "2.1.0",
4   "license": "MIT",
5   "homepage": "https://github.com/payu-intrepos/PayUNativeOtpAssist-iOS",
6   "authors": {
7     "PayUbiz": "contact@payu.in"
8   },
9   "summary": "Native OTP Assist SDK for IOS",
10   "description": "The OTP Assist SDK provides a complete authentication flow for cards transactions. It offers to capture OTP in the merchant app without any redirection to the bank’s 3Dsecure/ACS page. This means that there's one less point of failure in the checkout process and a faster completion rate for transactions.",
11   "source": {
12     "git": "https://github.com/payu-intrepos/PayUNativeOtpAssist-iOS.git",
13     "tag": "2.1.0"
14   },
15   "documentation_url": "https://payumobile.gitbook.io/sdk-integration/ios/native-otp-assist",
16   "platforms": {
17     "ios": "11.0"
18   },
19   "vendored_frameworks": "framework/PayUNativeOtpAssist.xcframework",
20   "dependencies": {
21     "PayUIndia-NetworkReachability": [
22       "~> 1.0"
23     ],
24     "PayUIndia-PayUParams": [
25       "~> 3.2"
26     ],
27     "PayUIndia-Analytics": [
28       "2.1"
29     ],
30     "PayUIndia-CrashReporter": [
31       "~> 1.0"
32     ]
33   }