blob: 033472743e2d440f285089a67403c0e60bc8c849 [file] [log] [blame]
{
"name": "ExpressCheckout",
"version": "0.1.25",
"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.25"
},
"source_files": "ExpressCheckout.framework/Versions/A/Headers/*.{h}",
"public_header_files": "ExpressCheckout.framework/Versions/A/Headers/*.{h}",
"dependencies": {
"JuspaySafeBrowser": [
"0.1.41"
]
},
"ios": {
"vendored_frameworks": "ExpressCheckout.framework"
}
}