blob: e0881c7ffe7d9598f23f3be191740b7177c57281 [file] [log] [blame]
{
"name": "ExpressCheckout",
"version": "0.1.33",
"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.33"
},
"source_files": "ExpressCheckout.framework/Versions/A/Headers/*.{h}",
"public_header_files": "ExpressCheckout.framework/Versions/A/Headers/*.{h}",
"dependencies": {
"JuspaySafeBrowser": [
"0.1.47"
]
},
"ios": {
"vendored_frameworks": "ExpressCheckout.framework"
},
"resources": "ExpressCheckout.bundle"
}