blob: 78e0e533459349027ecabacd6f454d1fc8d12b39 [file] [log] [blame]
{
"name": "PSAePayments",
"version": "1.2.4",
"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/e37ee54042445c692051fc6613b245f6a9431f46/PSA.zip"
},
"dependencies": {
"PSAePaymentsUI": [
"1.1.4"
]
},
"platforms": {
"ios": "10.0"
},
"ios": {
"vendored_frameworks": "PSA.framework"
}
}