blob: efc2b2ec74655a3e2ffe60c67259f132d7809cbd [file] [log] [blame]
{
"name": "PSAePayments",
"version": "1.1.3",
"license": {
"type": "Apache 2.0",
"file": "LICENSE"
},
"homepage": "https://okaythis.com",
"authors": {
"Okay This": "hello@okaythis.com"
},
"summary": "PSA SDK with custom UI",
"source": {
"http": "https://github.com/Okaythis/ePaymentsiOS/raw/08e495d97a9e9b9c54311d86010bc8970a83f7db/PSA.zip"
},
"dependencies": {
"PSAePaymentsUI": [
"1.0.10"
]
},
"platforms": {
"ios": "10.0"
},
"ios": {
"vendored_frameworks": "PSA.framework"
}
}