blob: 4f3867a4c4ad9ad6995ee62553ff0f39d84647ea [file] [log] [blame]
{
"name": "VirgilSDKPythia",
"version": "0.3.3",
"license": {
"type": "BSD",
"file": "LICENSE"
},
"summary": "Virgil Pythia SDK for Apple devices and languages.",
"homepage": "https://github.com/VirgilSecurity/pythia-x/",
"authors": {
"Virgil Security": "https://virgilsecurity.com/"
},
"source": {
"git": "https://github.com/VirgilSecurity/pythia-x.git",
"tag": "0.3.3"
},
"platforms": {
"ios": "9.0",
"osx": "10.10",
"tvos": "9.0",
"watchos": "2.0"
},
"source_files": "Source/**/*.{swift}",
"dependencies": {
"VirgilSDK": [
"~> 5.3"
],
"VirgilCryptoApiImpl": [
"~> 3.1"
]
}
}