blob: e1c86d36d6600703c6a2c65722b38727e179df4c [file] [log] [blame]
{
"name": "PSAePayments",
"version": "1.0.10",
"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/11e6d88ed53978f8869976508d8892257f743186/PSA.zip"
},
"dependencies": {
"PSAePaymentsUI": [
"1.0.6.3"
]
},
"platforms": {
"ios": "10.0"
},
"ios": {
"vendored_frameworks": "PSA.framework"
}
}