blob: 51fbf883ea025f2ed3bf4877cfb313a450747eff [file] [log] [blame]
{
"name": "PSAePaymentsUI",
"version": "1.0.6.3",
"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/d40093e8e1eace020c0a20b344962a4ec838212e/ePaymentsUI.zip"
},
"dependencies": {
"PSACommonSDK": [
"1.0.10"
]
},
"platforms": {
"ios": "10.0"
},
"ios": {
"vendored_frameworks": "ePaymentsUI.framework"
}
}