blob: 108064daf6bb086a0eacd23c09f14db16eef051e [file] [log] [blame]
{
"name": "PSAePaymentsUI",
"version": "1.0.7",
"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/0c8e472733fc0944d21c5fe3c1931faa1ebe77d7/ePaymentsUI.zip"
},
"dependencies": {
"PSACommonSDK": [
"1.1.0"
]
},
"platforms": {
"ios": "10.0"
},
"ios": {
"vendored_frameworks": "ePaymentsUI.framework"
}
}