blob: d12efff8aa843daf5bcc23a3eff343ee9ca57fed [file] [log] [blame]
{
"name": "PayUIndia-UPICore",
"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 in paying via UPI Collect and UPI intent payments on iOS",
"source": {
"git": "https://github.com/payu-intrepos/payu-upi-ios-sdk.git",
"tag": "PayUIndia-UPICore_1.1.0-beta1"
},
"platforms": {
"ios": "10.0"
},
"vendored_frameworks": "Dependencies/PayUUPICore.framework",
"dependencies": {
"PayUIndia-Networking": [
"1.1.0-beta1"
],
"Socket.IO-Client-Swift": [
"15.1.0"
]
}
}