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