blob: 898de16d3f08b328230bbdf8e3afe183a135a29e [file] [log] [blame]
{
"name": "VirgilE3Kit",
"version": "0.5.1",
"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.11",
"tvos": "9.0",
"watchos": "2.0"
},
"source": {
"git": "https://github.com/VirgilSecurity/virgil-e3kit-x.git",
"tag": "0.5.1"
},
"source_files": "Source/**/*.{swift}",
"dependencies": {
"VirgilSDKKeyknox": [
"~> 0.4.1"
],
"VirgilSDKPythia": [
"~> 0.5.1"
]
}
}