blob: 009ee2d0a768727997730da2991f7c9c366129c2 [file] [log] [blame]
{
"name": "PSASDK",
"version": "1.0.7",
"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/46c697bf436260dfadc81d4f833c6122e9d8693a/PSA.zip"
},
"dependencies": {
"PSAUIiOS": [
"1.0.2"
]
},
"platforms": {
"ios": "10.0"
},
"ios": {
"vendored_frameworks": "PSA.framework"
}
}