blob: 57d3c78d876f08bd2bbf527c3816c4cd9a4db73a [file] [log] [blame]
{
"name": "VirgilCryptoPythia",
"version": "0.11.1",
"swift_versions": "5.0",
"license": {
"type": "BSD",
"file": "LICENSE"
},
"summary": "Contains swift classes working with Pythia crypto.",
"homepage": "https://github.com/VirgilSecurity/virgil-cryptowrapper-x",
"authors": {
"Virgil Security": "https://virgilsecurity.com/"
},
"source": {
"git": "https://github.com/VirgilSecurity/virgil-cryptowrapper-x.git",
"tag": "0.11.1"
},
"platforms": {
"ios": "9.0",
"osx": "10.9",
"tvos": "9.0",
"watchos": "2.0"
},
"public_header_files": "VirgilCryptoPythia/VirgilCryptoPythia.h",
"source_files": "VirgilCryptoPythia/**/*.{h,mm,swift}",
"dependencies": {
"VirgilCryptoFoundation": [
"= 0.11.1"
],
"VSCCrypto/Common": [
"= 0.11.0"
],
"VSCCrypto/Foundation": [
"= 0.11.0"
],
"VSCCrypto/Pythia": [
"= 0.11.0"
]
},
"swift_version": "5.0"
}