blob: 4c6fa284192e0be5164af4bc270f2ea0c328e0c1 [file] [log] [blame]
{
"name": "PSAUIiOS",
"version": "1.0.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.0.8"
]
},
"platforms": {
"ios": "10.0"
},
"ios": {
"vendored_frameworks": "DefaultPsaUi.framework"
}
}