blob: 60f3977c1251df7816e90b95dccf117759aa4e5d [file] [log] [blame]
{
"name": "VirgilSDKKeyknox",
"version": "0.4.1",
"license": {
"type": "BSD",
"file": "LICENSE"
},
"summary": "Virgil Keyknox SDK for Apple devices and languages.",
"homepage": "https://github.com/VirgilSecurity/virgil-keyknox-x/",
"authors": {
"Virgil Security": "https://virgilsecurity.com/"
},
"source": {
"git": "https://github.com/VirgilSecurity/virgil-keyknox-x.git",
"tag": "0.4.1"
},
"platforms": {
"ios": "9.0",
"osx": "10.11",
"tvos": "9.0",
"watchos": "2.0"
},
"source_files": "Source/**/*.{swift}",
"dependencies": {
"VirgilSDK": [
"~> 5.7"
],
"VirgilCrypto": [
"~> 5.0.0-alpha2"
]
}
}