blob: 8df99b4fc6f66dc2fef5a82633cf01ebc685ec70 [file] [log] [blame]
{
"name": "PSAePaymentsUI",
"version": "1.0.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/4df8feae058d3bd4e0ea251245705bf716ee0af1/ePaymentsUI.zip"
},
"dependencies": {
"PSACommonSDK": [
"~> 1.0.8"
]
},
"platforms": {
"ios": "10.0"
},
"ios": {
"vendored_frameworks": "ePaymentsUI.framework"
}
}