blob: e5a73f1f5f982ae5691c1822de23f37e7017f4ce [file] [log] [blame]
{
"name": "PayUIndia-NativeOtpAssist",
"version": "1.0.0",
"license": "MIT",
"homepage": "https://github.com/payu-intrepos/PayUNativeOtpAssist-iOS",
"authors": {
"PayUbiz": "contact@payu.in"
},
"summary": "Native OTP Assist SDK for IOS",
"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.",
"source": {
"git": "https://github.com/payu-intrepos/PayUNativeOtpAssist-iOS.git",
"tag": "PayUIndia-NativeOtpAssist_1.0.0"
},
"documentation_url": "https://payumobile.gitbook.io/sdk-integration/ios/native-otp-assist",
"platforms": {
"ios": "11.0"
},
"vendored_frameworks": "framework/PayUNativeOtpAssist.xcframework",
"dependencies": {
"PayUIndia-NetworkReachability": [
"~> 1.0"
],
"PayUIndia-PayUParams": [
"~> 2.0"
],
"PayUIndia-Analytics": [
"~> 1.0"
],
"PayUIndia-CrashReporter": [
"~> 1.0"
]
}
}