blob: a4198cffe40a8b5348c0b90df3e65cc51f234297 [file] [log] [blame]
{
"name": "PSAePayments",
"version": "1.0.9.1",
"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/44473d387a98b7e18b5690f4957d518b0ff3d0b5/PSA.zip"
},
"dependencies": {
"PSAePaymentsUI": [
"1.0.6.1"
]
},
"platforms": {
"ios": "10.0"
},
"ios": {
"vendored_frameworks": "PSA.framework"
}
}