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