[Add] MOBFoundation 20241206
[CocoaPods.git] / Specs / 1 / 8 / f / OktaStorage / 1.1.1 / OktaStorage.podspec.json
blob943524750d964f6b21cd462923cee4a49510d0c1
2   "name": "OktaStorage",
3   "version": "1.1.1",
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": "9.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.1"
21   },
22   "swift_versions": "4.2",
23   "source_files": "Sources/*",
24   "swift_version": "4.2"