blob: e563ac7ecfeba013f52024fc92f24a7b9bf28ef7 [file] [log] [blame]
{
"name": "PSAePayments",
"version": "1.0.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/65fcc535491eea63ef26d5bc8858fd0a32dc4aca/PSA.zip"
},
"dependencies": {
"PSAePaymentsUI": [
"1.0.4"
]
},
"platforms": {
"ios": "10.0"
},
"ios": {
"vendored_frameworks": "PSA.framework"
}
}