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