blob: a23720b43b794bb68712e502a1192bd795fb793a [file] [log] [blame]
{
"name": "PSASDK",
"version": "1.0.0",
"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/79b8124f0d5b32c98ed688a482d9a80d454a76ed/PSA.zip"
},
"dependencies": {
"PSAUIiOS": [
"1.0.0"
]
},
"platforms": {
"ios": "10.0"
},
"ios": {
"vendored_frameworks": "PSA.framework"
}
}