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