[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 4 / d / f / OktaAuthSdk / 2.1.0 / OktaAuthSdk.podspec.json
blob111c530ae30c8047e03435fa51c643bab0caa50a
2   "name": "OktaAuthSdk",
3   "version": "2.1.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.1.0"
21   },
22   "source_files": "Source/**/*",
23   "swift_versions": "4.2",
24   "exclude_files": [
25     "Source/Info.plist"
26   ],
27   "swift_version": "4.2"