blob: 8db00eac69771c2f0c6d6633241f133b5b9aacde [file] [log] [blame]
{
"name": "OktaStorage",
"version": "0.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",
"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": "0.1.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "Sources/*"
}