[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 1 / 8 / f / OktaStorage / 0.1.0 / OktaStorage.podspec.json
blob8db00eac69771c2f0c6d6633241f133b5b9aacde
2   "name": "OktaStorage",
3   "version": "0.1.0",
4   "summary": "This library provides convenient APIs to utilize keychain services",
5   "description": "Store passwords, tokens and other secrets in an encrypted database using OktaStorage library",
6   "homepage": "https://github.com/okta/okta-storage-swift",
7   "license": {
8     "type": "APACHE2",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Okta Developers": "developer@okta.com"
13   },
14   "source": {
15     "git": "https://github.com/okta/okta-storage-swift.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "Sources/*"