blob: 18708f2922094fe4c735311e4a2cfa3223f4c91c [file] [log] [blame]
{
"name": "VirgilSDKPythia",
"version": "0.7.0",
"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.7.0"
},
"platforms": {
"ios": "9.0",
"osx": "10.11",
"tvos": "9.0",
"watchos": "2.0"
},
"source_files": "Source/**/*.{swift}",
"dependencies": {
"VirgilSDK": [
"~> 7.0"
],
"VirgilCryptoPythia": [
"~> 0.10.0"
]
},
"swift_version": "5.0"
}