blob: 881fb126006e1f9d8c68f25a654f33085c05ed6f [file] [log] [blame]
{
"name": "PayUIndia-UPICore",
"version": "1.0.3",
"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.0.3"
},
"platforms": {
"ios": "10.0"
},
"vendored_frameworks": "Dependencies/PayUUPICore.framework",
"dependencies": {
"PayUIndia-Networking": [
"1.0.3"
],
"PayUIndia-Logger": [
"1.0.3"
],
"Socket.IO-Client-Swift": [
"15.1.0"
]
}
}