blob: d1a00ffcced374f0b8f2c6d8044b3f7fa3bbd141 [file] [log] [blame]
{
"name": "VirgilE3Kit",
"version": "0.5.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.5.0"
},
"source_files": "Source/**/*.{swift}",
"dependencies": {
"VirgilSDKKeyknox": [
"~> 0.4.0"
],
"VirgilSDKPythia": [
"~> 0.5.0"
]
}
}