blob: 8ab9800ad7a40a159372809bdaccb5bea3a077a4 [file] [log] [blame]
{
"name": "VirgilE3Kit",
"version": "0.4.0",
"license": {
"type": "BSD",
"file": "LICENSE"
},
"summary": "Vigil E3Kit for Apple devices and languages",
"homepage": "https://github.com/VirgilSecurity/virgil-e3kit-x/",
"authors": {
"Virgil Security": "https://virgilsecurity.com/"
},
"platforms": {
"ios": "9.0",
"osx": "10.10",
"tvos": "9.0",
"watchos": "2.0"
},
"source": {
"git": "https://github.com/VirgilSecurity/virgil-e3kit-x.git",
"tag": "0.4.0"
},
"source_files": "Source/**/*.{swift}",
"dependencies": {
"VirgilCryptoApiImpl": [
"~> 3.2"
],
"VirgilSDKKeyknox": [
"~> 0.3"
],
"VirgilSDKPythia": [
"~> 0.4"
]
}
}