blob: 639083ce1984c6c944a599727d2a43a7083b2b36 [file] [log] [blame]
{
"name": "PayUIndia-UPI",
"version": "3.0.0",
"license": "MIT",
"homepage": "https://app.gitbook.com/@payumobile/s/sdk-integration/v/master/ios/upi-standalone-ios",
"authors": {
"PayUbiz": "contact@payu.in"
},
"summary": "UPI Core SDK for UPI payments on iOS",
"description": "This SDK helps you to collect UPI Collect payments by presenting a user friendly UI",
"source": {
"git": "https://github.com/payu-intrepos/payu-upi-ios-sdk.git",
"tag": "PayUIndia-UPI_3.0.0"
},
"platforms": {
"ios": "10.0"
},
"vendored_frameworks": "Dependencies/PayUUPIKit.xcframework",
"dependencies": {
"PayUIndia-UPICore": [
"3.0.0"
]
}
}