blob: 539d8455ba24115d552d614f0a4a0950ac78fb33 [file] [log] [blame]
{
"name": "VirgilCryptoAPI",
"version": "1.0.1",
"license": {
"type": "BSD",
"file": "LICENSE"
},
"summary": "Set of crypto interfaces needed for Virgil products",
"homepage": "https://github.com/VirgilSecurity/virgil-cryptoapi-x/",
"authors": {
"Virgil Security": "https://virgilsecurity.com/"
},
"source": {
"git": "https://github.com/VirgilSecurity/virgil-cryptoapi-x.git",
"tag": "1.0.1"
},
"platforms": {
"ios": "9.0",
"osx": "10.10",
"tvos": "9.0",
"watchos": "2.0"
},
"source_files": "Source/**/*.{swift}"
}