[Add] ExpoFpCommon 4.8.3
[CocoaPods.git] / Specs / f / b / 6 / OktaIdx / 3.0.5 / OktaIdx.podspec.json
blob534271a4cb1b94fd28d7438ce804703c2ee2935e
2   "name": "OktaIdx",
3   "version": "3.0.5",
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.5"
23   },
24   "source_files": "Sources/OktaIdx/**/*.swift",
25   "swift_versions": "5.5",
26   "dependencies": {
27     "OktaAuthFoundation": [
28       "~> 1.1"
29     ]
30   },
31   "swift_version": "5.5"