blob: c570b590431933dc9593c662cbc173a09f9441f3 [file] [log] [blame]
{
"name": "PSAePaymentsUI",
"version": "1.1.10",
"license": {
"type": "Apache 2.0",
"file": "LICENSE"
},
"homepage": "https://okaythis.com",
"authors": {
"Okay This": "hello@okaythis.com"
},
"summary": "UI fo PSA SDK",
"source": {
"http": "https://github.com/Okaythis/ePaymentsiOS/raw/5429457aa02563a983b0599e1bf5892746c823be/ePaymentsUI.zip"
},
"dependencies": {
"PSACommonSDK": [
"1.1.8"
]
},
"platforms": {
"ios": "10.0"
},
"ios": {
"vendored_frameworks": "ePaymentsUI.framework"
}
}