blob: 7fb079737fdcbc3315cca8a56ba8650afc103eb0 [file] [log] [blame]
{
"name": "PSA",
"version": "1.0.3",
"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": [
"~> 1.0.3"
]
}
}