blob: 1ac79adc06b86a83e09a3a6119848268ce8bd3f9 [file] [log] [blame]
{
"name": "PSAePayments",
"version": "1.1.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/1fca07238deb387a3d896d95c0e3a1087411de8d/PSA.zip"
},
"dependencies": {
"PSAePaymentsUI": [
"1.0.11"
]
},
"platforms": {
"ios": "10.0"
},
"ios": {
"vendored_frameworks": "PSA.framework"
}
}