blob: 4203bc16f1208d1b8213f198889484a77b751397 [file] [log] [blame]
{
"name": "VirgilSDKPythia",
"version": "0.9.1",
"swift_versions": "5.0",
"license": {
"type": "BSD",
"file": "LICENSE"
},
"summary": "Virgil Pythia SDK for Apple devices and languages.",
"homepage": "https://github.com/VirgilSecurity/virgil-pythia-x/",
"authors": {
"Virgil Security": "https://virgilsecurity.com/"
},
"source": {
"git": "https://github.com/VirgilSecurity/virgil-pythia-x.git",
"tag": "0.9.1"
},
"platforms": {
"ios": "9.0",
"osx": "10.11",
"tvos": "9.0",
"watchos": "2.0"
},
"source_files": "Source/**/*.{swift}",
"dependencies": {
"VirgilSDK": [
"~> 7.2.1"
],
"VirgilCryptoPythia": [
"~> 0.15.2"
]
},
"swift_version": "5.0"
}