blob: 7e16a8eb96d339451286bc6dd954f59ce434036e [file] [log] [blame]
{
"name": "VirgilCryptoAPI",
"version": "1.0.6",
"swift_versions": "5.0",
"license": {
"type": "BSD",
"file": "LICENSE"
},
"summary": "Set of crypto interfaces needed for Virgil products",
"homepage": "https://github.com/VirgilSecurity/virgil-cryptoapi-x/",
"authors": {
"Virgil Security": "https://virgilsecurity.com/"
},
"source": {
"git": "https://github.com/VirgilSecurity/virgil-cryptoapi-x.git",
"tag": "1.0.6"
},
"platforms": {
"ios": "8.0",
"osx": "10.10",
"tvos": "9.0",
"watchos": "2.0"
},
"source_files": "Source/**/*.{swift}",
"swift_version": "5.0"
}