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