blob: c6b12103a3fa8b362387b10a5c529e16f9857740 [file] [log] [blame]
{
"name": "PSA",
"version": "1.0.0",
"license": {
"type": "Apache 2.0",
"file": "LICENSE"
},
"homepage": "https://okaythis.com",
"authors": {
"Okay This": "hello@okaythis.com"
},
"summary": "SDK for confirm actions",
"source": {
"http": "https://github.com/Okaythis/PSACommonIOS/raw/master/PSA.zip"
},
"platforms": {
"ios": "10.0"
},
"ios": {
"vendored_frameworks": "PSA.framework"
},
"dependencies": {
"PSACommon": [
]
}
}