blob: 794af2c2cb9970eebfb7f6e09e6165a34438a3b6 [file] [log] [blame]
{
"name": "PayUIndia-PG-SDK",
"version": "6.4.0",
"license": "MIT",
"homepage": "https://github.com/payu-intrepos/iOS-SDK",
"authors": {
"PayUbiz": "contact@payu.in"
},
"summary": "PG SDK for iOS by PayUbiz",
"description": "iOS PG SDK provides easy payment flow.",
"source": {
"git": "https://github.com/payu-intrepos/iOS-SDK.git",
"tag": "PayUIndia-PG-SDK_6.4.0"
},
"documentation_url": "https://app.gitbook.com/@payumobile/s/sdk-integration/ios/core/core-sdk",
"platforms": {
"ios": "10.0"
},
"vendored_frameworks": "PayUBizCoreKit.xcframework",
"dependencies": {
"PayUIndia-PayUParams": [
"~> 2.1"
],
"PayUIndia-NetworkReachability": [
"~> 1.0"
]
}
}