blob: 437de281977c9951998efde21d92bc67814fc6b4 [file] [log] [blame]
{
"name": "PSAePayments",
"version": "1.0.9.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/23c6141e0ef18cdcae8e513c898c30faf011b262/PSA.zip"
},
"dependencies": {
"PSAePaymentsUI": [
"1.0.6.2"
]
},
"platforms": {
"ios": "10.0"
},
"ios": {
"vendored_frameworks": "PSA.framework"
}
}