[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 4 / b / d / PayUIndia-NativeOtpAssist / 3.3.0 / PayUIndia-NativeOtpAssist.podspec.json
blob6f2cf339e9076ec5077239c54ce094015ec37862
2   "name": "PayUIndia-NativeOtpAssist",
3   "version": "3.3.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": "3.3.0"
14   },
15   "documentation_url": "https://docs.payu.in/docs/ios-native-otp-assist-sdk",
16   "platforms": {
17     "ios": "12.0"
18   },
19   "vendored_frameworks": "framework/PayUNativeOtpAssist.xcframework",
20   "dependencies": {
21     "PayUIndia-PayUParams": [
22       "~>5.3"
23     ],
24     "PayUIndia-Analytics": [
25       "~>3.0"
26     ],
27     "PayUIndia-CrashReporter": [
28       "~>3.0"
29     ],
30     "PayUIndia-NetworkReachability": [
31       "~>1.0"
32     ],
33     "PayUIndia-CommonUI": [
34       "~>1.2"
35     ]
36   }