blob: ddefbe41095a8d9013e7f5e59617a4e4c87cb71b [file] [log] [blame]
{
"name": "PayUIndia-Networking",
"version": "1.1.0",
"license": "MIT",
"homepage": "https://app.gitbook.com/@payumobile/s/sdk-integration/v/master/ios/upi-standalone-ios",
"authors": {
"PayUbiz": "contact@payu.in"
},
"summary": "A lightweight framework to help in mundane tasks of network calls",
"description": "An enum oriented framework to define your network endpoints for easy implemention of network layer",
"source": {
"git": "https://github.com/payu-intrepos/payu-upi-ios-sdk.git",
"tag": "PayUIndia-Networking_1.1.0"
},
"platforms": {
"ios": "10.0"
},
"vendored_frameworks": "Dependencies/PayUNetworking.framework",
"dependencies": {
"PayUIndia-Logger": [
"1.1.0"
]
}
}