blob: 4bc2ccb5178e67496a3f79fbec983104f6b09d6b [file] [log] [blame]
{
"name": "PSASDK",
"version": "1.0.6",
"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/1.0.6/PSA.zip"
},
"platforms": {
"ios": "10.0"
},
"ios": {
"vendored_frameworks": "PSA.framework"
},
"dependencies": {
"PSACommonSDK": [
"~> 1.0.6"
]
}
}