[Add] NHValidationKit 1.0.2
[CocoaPods.git] / Specs / 4 / d / f / OktaAuthSdk / 1.0.0 / OktaAuthSdk.podspec.json
bloba0b035dc18e07c814a60e6187804e2c9260ee874
2   "name": "OktaAuthSdk",
3   "version": "1.0.0",
4   "summary": "SDK for Okta native authentication.",
5   "description": "Integrate your native app with Okta.",
6   "homepage": "https://github.com/okta/okta-auth-swift",
7   "license": {
8     "type": "APACHE2",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Okta Developers": "developer@okta.com"
13   },
14   "source": {
15     "git": "https://github.com/okta/okta-auth-swift.git",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "Source/**/*",
22   "exclude_files": [
23     "Source/Info.plist"
24   ]