blob: 6992222ff8f8aeca3fe2c3edcf9ff0ae3b941104 [file] [log] [blame]
{
"name": "PSAePayments",
"version": "1.2.5",
"license": {
"type": "Apache 2.0",
"file": "LICENSE"
},
"homepage": "https://okaythis.com",
"authors": {
"Okay This": "hello@okaythis.com"
},
"summary": "PSA SDK with custom UI",
"source": {
"http": "https://github.com/Okaythis/ePaymentsiOS/raw/dc505c5128a696c584051c39add8a4942dbaa23c/PSA.zip"
},
"dependencies": {
"PSAePaymentsUI": [
"1.1.4"
]
},
"platforms": {
"ios": "10.0"
},
"ios": {
"vendored_frameworks": "PSA.framework"
}
}