| { |
| "name": "TheVaultAPI", |
| "version": "1.0.0", |
| "summary": "The Vault Framework", |
| "swift_version": "4.1", |
| "description": "The Vault Framework is a collection of classes to enable integration with The Vault backend.", |
| "homepage": "https://github.com/Dragonsoft-Research/TheVaultAPI", |
| "license": "GNU", |
| "authors": { |
| "Dragonsoft Research (M) Sdn Bhd": "paul@dragonsoftresearch.com" |
| }, |
| "platforms": { |
| "ios": "11.0" |
| }, |
| "source": { |
| "git": "https://github.com/Dragonsoft-Research/TheVaultAPI.git", |
| "commit": "707d24775d0c8fc20c670bca7baaff84d337f733" |
| }, |
| "dependencies": { |
| "Socket.IO-Client-Swift": [ |
| "~> 13.3.0" |
| ] |
| } |
| } |