blob: 9a58762f220cf8ce6352b25b76554e8e0b75cb42 [file] [log] [blame]
{
"name": "PSAUIiOS",
"version": "1.0.0",
"license": {
"type": "Apache 2.0",
"file": "LICENSE"
},
"homepage": "https://okaythis.com",
"authors": {
"Okay This": "hello@okaythis.com"
},
"summary": "Default UI fo PSA SDK",
"source": {
"http": "https://github.com/Okaythis/PSAUIiOS/raw/21bedce7f1f37e20463bc22a6cb3c05d5e5ac31a/DefaultPsaUi.zip"
},
"dependencies": {
"PSACommonSDK": [
"~> 1.0.8"
]
},
"platforms": {
"ios": "10.0"
},
"ios": {
"vendored_frameworks": "DefaultPsaUi.framework"
}
}