blob: 3b9fc0bebe658289b9be5792ca09d6386f8c2bae [file] [log] [blame]
{
"name": "TheVaultFramework",
"version": "1.0.0",
"summary": "Middleware wrapper for the Vault Rest API",
"description": "The Vault Framework is a collection of classes to enable integration with The Vault backend.",
"homepage": "https://github.com/Dragonsoft-Research/TheVaultFramework",
"license": "MIT",
"authors": {
"Dragonsoft Research (M) Sdn Bhd": "paul@dragonsoftresearch.com"
},
"platforms": {
"ios": "11.0"
},
"source": {
"git": "https://github.com/Dragonsoft-Research/TheVaultFramework.git",
"tag": "1.0.0"
},
"dependencies": {
"Socket.IO-Client-Swift": [
"~> 13.3.0"
]
},
"swift_version": "4.2"
}