blob: 92d0a9dda97667bc5c97455ab075da3979d05de5 [file] [log] [blame]
{
"name": "PSAePayments",
"version": "1.2.8",
"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/80f8a9fc0702a5e75d96e1afc4abf27adde70668/PSA.zip"
},
"dependencies": {
"PSAePaymentsUI": [
"1.1.6"
]
},
"platforms": {
"ios": "10.0"
},
"ios": {
"vendored_frameworks": "PSA.framework"
}
}