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