[Add] UIKitViewBuilder 1.1.0
[CocoaPods.git] / Specs / f / a / 2 / OktaSQLiteStorage / 0.0.5 / OktaSQLiteStorage.podspec.json
blob4cc0d6baac100591f28576d863f1a9a69af4171a
2   "name": "OktaSQLiteStorage",
3   "version": "0.0.5",
4   "summary": "Okta SQLite storage framework",
5   "description": "Okta SQLite storage wrapper on top of GRDB framework",
6   "platforms": {
7     "ios": "13.0",
8     "osx": "11.0"
9   },
10   "homepage": "https://github.com/okta/okta-logger-swift.git",
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-logger-swift.git",
20     "tag": "OktaSQLiteStorage-0.0.5"
21   },
22   "swift_versions": "5.0",
23   "source_files": "Sources/OktaSQLiteStorage/Sources/*.{h,m,swift}",
24   "dependencies": {
25     "GRDB.swift/SQLCipher": [
26       "6.20.2"
27     ],
28     "SQLCipher": [
29       "4.5.5"
30     ]
31   },
32   "swift_version": "5.0"