[Add] NHValidationKit 1.0.2
[CocoaPods.git] / Specs / 4 / d / f / OktaAuthSdk / 2.2.0 / OktaAuthSdk.podspec.json
blob8c69faa37fd8d5f9c0e4655aeafa3a1f79f87d9c
2   "name": "OktaAuthSdk",
3   "version": "2.2.0",
4   "summary": "SDK for Okta native authentication.",
5   "description": "Integrate your native app with Okta.",
6   "platforms": {
7     "ios": "10.0",
8     "osx": "10.14"
9   },
10   "homepage": "https://github.com/okta/okta-auth-swift",
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-auth-swift.git",
20     "tag": "2.2.0"
21   },
22   "source_files": "Source/**/*",
23   "swift_versions": "4.2",
24   "exclude_files": [
25     "Source/Info.plist"
26   ],
27   "swift_version": "4.2"