blob: d2ed784731af1a319dd4de4330c3e9a94c63ab2f [file] [log] [blame]
{
"name": "PSAePaymentsUI",
"version": "1.1.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/7f1dc68e3dcde34f0e451dbc3bde1390c2b66db6/ePaymentsUI.zip"
},
"dependencies": {
"PSACommonSDK": [
"1.1.5"
]
},
"platforms": {
"ios": "10.0"
},
"ios": {
"vendored_frameworks": "ePaymentsUI.framework"
}
}