[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 1 / 8 / f / OktaStorage / 1.1.3 / OktaStorage.podspec.json
blob1f87bc20f8cd4ac1a4f893a58cc410720efeec71
2   "name": "OktaStorage",
3   "version": "1.1.3",
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   "platforms": {
7     "ios": "10.0",
8     "osx": "10.14"
9   },
10   "homepage": "https://github.com/okta/okta-storage-swift",
11   "license": {
12     "type": "APACHE2",
13     "file": "LICENSE"
14   },
15   "authors": {
16     "Okta Developers": "developer@okta.com"
17   },
18   "source": {
19     "git": "https://github.com/okta/okta-storage-swift.git",
20     "tag": "1.1.3"
21   },
22   "swift_versions": "5.0",
23   "source_files": "Sources/*",
24   "swift_version": "5.0"