blob: d0f77f150907d75eff6350c89c9fc2216d63c258 [file] [log] [blame]
{
"name": "PayUIndia-UPI",
"version": "1.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_1.0.0"
},
"platforms": {
"ios": "10.0"
},
"vendored_frameworks": "Dependencies/PayUUPI.framework",
"dependencies": {
"PayUIndia-UPICore": [
"1.0.0"
]
}
}