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