blob: c2425b5b94e9d6b4a1e78fbc4361f58ffd4b7685 [file] [log] [blame]
{
"name": "ExpressCheckout",
"version": "0.1.29",
"summary": "Powerfull payment processing.",
"description": "Provides a powerfull payment processing capablities for your enterprize needs.",
"homepage": "https://juspay.in/",
"license": "LGPL",
"authors": {
"Sachin Sharma": "sachin.sharma@juspay.in"
},
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/juspay/ExpressCheckout.git",
"tag": "0.1.29"
},
"source_files": "ExpressCheckout.framework/Versions/A/Headers/*.{h}",
"public_header_files": "ExpressCheckout.framework/Versions/A/Headers/*.{h}",
"dependencies": {
"JuspaySafeBrowser": [
"0.1.44"
]
},
"ios": {
"vendored_frameworks": "ExpressCheckout.framework"
},
"resources": "ExpressCheckout.bundle"
}