blob: b7280a5c89880174860f3dcf0bffa925b8516565 [file] [log] [blame]
{
"name": "PSAePayments",
"version": "1.0.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/a79c95fc32b3537d7119b23071f442782abdf5c4/PSA.zip"
},
"dependencies": {
"PSAePaymentsUI": [
"1.0.4"
]
},
"platforms": {
"ios": "10.0"
},
"ios": {
"vendored_frameworks": "PSA.framework"
}
}