blob: bb08bef989881ff3a08714b0b4848c730fe389b5 [file] [log] [blame]
{
"name": "PSAePayments",
"version": "1.2.2",
"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/df5e122a8615033ab4724f9fc0a71632f38c8af2/PSA.zip"
},
"dependencies": {
"PSAePaymentsUI": [
"1.1.3"
]
},
"platforms": {
"ios": "10.0"
},
"ios": {
"vendored_frameworks": "PSA.framework"
}
}