blob: c88bdec23d26dbc604ada076f4456ef36766dc78 [file] [log] [blame]
{
"name": "PSAePayments",
"version": "1.2.13",
"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/8b28e9eb1e02832cf7117193a485c0b3638ce009/PSA.zip"
},
"dependencies": {
"PSAePaymentsUI": [
"1.1.10"
]
},
"platforms": {
"ios": "10.0"
},
"ios": {
"vendored_frameworks": "PSA.framework"
}
}