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