[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / f / b / 6 / OktaIdx / 3.0.1 / OktaIdx.podspec.json
blobbc2142dc4285a6dad22375629ae231d6a58590c8
2   "name": "OktaIdx",
3   "version": "3.0.1",
4   "summary": "SDK to easily integrate the Okta Identity Engine",
5   "description": "Integrate your native app with Okta using the Okta Identity Engine library.",
6   "platforms": {
7     "ios": "10.0",
8     "tvos": "10.0",
9     "watchos": "7.0",
10     "osx": "10.11"
11   },
12   "homepage": "https://github.com/okta/okta-idx-swift",
13   "license": {
14     "type": "APACHE2",
15     "file": "LICENSE"
16   },
17   "authors": {
18     "Okta Developers": "developer@okta.com"
19   },
20   "source": {
21     "git": "https://github.com/okta/okta-idx-swift.git",
22     "tag": "3.0.1"
23   },
24   "source_files": "Sources/OktaIdx/**/*.swift",
25   "swift_versions": "5.5",
26   "dependencies": {
27     "OktaAuthFoundation": [
28       "1.0.0"
29     ]
30   },
31   "swift_version": "5.5"