[Add] TPNBaiduSDKAdapter 6.4.35
[CocoaPods.git] / Specs / f / b / 6 / OktaIdx / 3.2.3 / OktaIdx.podspec.json
blob7aecf0fa02204ace1b632f71bbeb89f66d3c7762
2   "name": "OktaIdx",
3   "version": "3.2.3",
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.3"
23   },
24   "source_files": "Sources/OktaIdx/**/*.swift",
25   "resource_bundles": {
26     "OktaIdx": "Sources/OktaIdx/Resources/**/*"
27   },
28   "swift_versions": "5.6",
29   "dependencies": {
30     "OktaAuthFoundation": [
31       "~> 1.8.1"
32     ]
33   },
34   "swift_version": "5.6"