blob: 2948ee9caceac843c423e324084ad68eb65d16b8 [file] [log] [blame]
{
"name": "PSAePayments",
"version": "1.2.11",
"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/d9c2ef61fe58c0a5706862129fc292bf3affec32/PSA.zip"
},
"dependencies": {
"PSAePaymentsUI": [
"1.1.9"
]
},
"platforms": {
"ios": "10.0"
},
"ios": {
"vendored_frameworks": "PSA.framework"
}
}