blob: 1ee4709783467fbfa94cebbc176a53fbcf21186e [file] [log] [blame]
{
"name": "PSAUIiOS",
"version": "1.2.3",
"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/fe7d16ded303d99f029e3121b6601982becbebed/DefaultPsaUi.zip"
},
"dependencies": {
"PSACommonSDK": [
"~> 1.2.6"
]
},
"platforms": {
"ios": "10.0"
},
"ios": {
"vendored_frameworks": "DefaultPsaUi.framework"
}
}