blob: 6a6446d5332111d530aa6d30bb2ab04acc152f65 [file] [log] [blame]
{
"name": "PSAUIiOS",
"version": "1.0.2",
"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/86a71b914e6bfba07d871a5dd900558b31663191/DefaultPsaUi.zip"
},
"dependencies": {
"PSACommonSDK": [
"~> 1.1.10"
]
},
"platforms": {
"ios": "10.0"
},
"ios": {
"vendored_frameworks": "DefaultPsaUi.framework"
}
}