blob: 5b401ac7e31e0569dd929423eb132b67fba5f2e6 [file] [log] [blame]
{
"name": "OktaStorage",
"version": "1.1.0",
"summary": "This library provides convenient APIs to utilize keychain services",
"description": "Store passwords, tokens and other secrets in an encrypted database using OktaStorage library",
"platforms": {
"ios": "9.0",
"osx": "10.14"
},
"homepage": "https://github.com/okta/okta-storage-swift",
"license": {
"type": "APACHE2",
"file": "LICENSE"
},
"authors": {
"Okta Developers": "developer@okta.com"
},
"source": {
"git": "https://github.com/okta/okta-storage-swift.git",
"tag": "1.1.0"
},
"swift_versions": "4.2",
"source_files": "Sources/*",
"swift_version": "4.2"
}