blob: e08bae5afd683f81f3dfb9b51184071ee0ece0d7 [file] [log] [blame]
{
"name": "PayUIndia-CheckoutProBase",
"version": "3.0.0",
"license": "MIT",
"homepage": "https://github.com/payu-intrepos/PayUCheckoutPro-iOS",
"authors": {
"PayUbiz": "contact@payu.in"
},
"summary": "The CheckoutProBase SDK provides basic classes and method used across other framewroks",
"description": "The CheckoutProBase SDK provides basic classes and method used across other framewroks.",
"source": {
"git": "https://github.com/payu-intrepos/PayUCheckoutPro-iOS.git",
"tag": "PayUIndia-CheckoutProBase_3.0.0"
},
"platforms": {
"ios": "10.0"
},
"vendored_frameworks": "PayUCheckoutProBaseKit/PayUCheckoutProBaseKit.xcframework",
"dependencies": {
"PayUIndia-PayUParams": [
"~> 2.1"
]
}
}