blob: 95ce4fd55437222211b56398484fa4c4ad0a414b [file] [log] [blame]
{
"name": "PSAePaymentsUI",
"version": "1.0.6.2",
"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/445fe94b8159e293061cb9faa264c385e5a22546/ePaymentsUI.zip"
},
"dependencies": {
"PSACommonSDK": [
"1.0.9"
]
},
"platforms": {
"ios": "10.0"
},
"ios": {
"vendored_frameworks": "ePaymentsUI.framework"
}
}