[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / f / b / 6 / OktaIdx / 3.2.2 / OktaIdx.podspec.json
blob388c3eea1ed6f615ac3bbff4b695d3fb3d003a81
2   "name": "OktaIdx",
3   "version": "3.2.2",
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.12"
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.2.2"
23   },
24   "source_files": "Sources/OktaIdx/**/*.swift",
25   "resources": "Sources/OktaIdx/Resources/**/*",
26   "swift_versions": "5.6",
27   "dependencies": {
28     "OktaAuthFoundation": [
29       "~> 1.7.0"
30     ]
31   },
32   "swift_version": "5.6"