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