blob: a3c78ad64da496ec34a40a5d929c2d59e4fc2071 [file] [log] [blame]
{
"name": "PSAePayments",
"version": "1.2.9",
"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/26372cd0732b53c4c70aaf8d0eee07ab2303dfd0/PSA.zip"
},
"dependencies": {
"PSAePaymentsUI": [
"1.1.7"
]
},
"platforms": {
"ios": "10.0"
},
"ios": {
"vendored_frameworks": "PSA.framework"
}
}