blob: f125402750f8dd49a4c9ea5f6bae6e1e37ad94e1 [file] [log] [blame]
{
"name": "VirgilE3Kit",
"version": "0.5.2",
"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.2"
},
"source_files": "Source/**/*.{swift}",
"dependencies": {
"VirgilSDKKeyknox": [
"~> 0.4.1"
],
"VirgilSDKPythia": [
"~> 0.5.1"
]
}
}