blob: 9a86a4885418db662fc8cfea4cb27c1a1d52fc83 [file] [log] [blame]
{
"name": "PSAePayments",
"version": "1.0.1",
"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/65fcc535491eea63ef26d5bc8858fd0a32dc4aca/PSA.zip"
},
"dependencies": {
"PSAePaymentsUI": [
"~> 1.0.2"
]
},
"platforms": {
"ios": "10.0"
},
"ios": {
"vendored_frameworks": "PSA.framework"
}
}