blob: f559f97c246a29cb207b20b8857493d5ac9a3727 [file] [log] [blame]
{
"name": "PSASDK",
"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/PSAiOS/raw/8f488557ec3b632324fe057b16f33f165d88e7c2/PSA.zip"
},
"dependencies": {
"PSAUIiOS": [
"1.0.0"
]
},
"platforms": {
"ios": "10.0"
},
"ios": {
"vendored_frameworks": "PSA.framework"
}
}