blob: 32fd826f75bccaa6258b4e1e97ba68ad35abbfe8 [file] [log] [blame]
{
"name": "PSAePayments",
"version": "1.2.12",
"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/8bca36ec944f99aaa99eee1f932bbca54333d91d/PSA.zip"
},
"dependencies": {
"PSAePaymentsUI": [
"1.1.10"
]
},
"platforms": {
"ios": "10.0"
},
"ios": {
"vendored_frameworks": "PSA.framework"
}
}