blob: e043fca4cbf6d99f319cefdd34cc4691ae7a6c6f [file] [log] [blame]
{
"name": "PSAePaymentsUI",
"version": "1.0.9",
"license": {
"type": "Apache 2.0",
"file": "LICENSE"
},
"homepage": "https://okaythis.com",
"authors": {
"Okay This": "hello@okaythis.com"
},
"summary": "UI fo PSA SDK",
"source": {
"http": "https://github.com/Okaythis/ePaymentsiOS/raw/0767402f622cd9ad64573a379f2a288ad04ce4ed/ePaymentsUI.zip"
},
"dependencies": {
"PSACommonSDK": [
"1.1.0"
]
},
"platforms": {
"ios": "10.0"
},
"ios": {
"vendored_frameworks": "ePaymentsUI.framework"
}
}