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