blob: 819bcb273585a161b4e2038efe3794c78fec6d4b [file] [log] [blame]
{
"name": "VirgilCryptoAPI",
"version": "1.0.5",
"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.5"
},
"platforms": {
"ios": "8.0",
"osx": "10.10",
"tvos": "9.0",
"watchos": "2.0"
},
"source_files": "Source/**/*.{swift}"
}