4 "summary": "Swift toolkit for Auth0 API",
5 "description": "Auth0 API toolkit written in Swift for iOS, watchOS, tvOS & macOS apps",
6 "homepage": "https://github.com/auth0/Auth0.swift",
10 "Auth0": "support@auth0.com"
13 "Hernan Zalazar": "hernan@auth0.com"
16 "Martin Walsh": "martin.walsh@auth0.com"
20 "git": "https://github.com/auth0/Auth0.swift.git",
23 "social_media_url": "https://twitter.com/auth0",
32 "source_files": "Auth0/*.{swift,h,m}",
38 "weak_frameworks": "AuthenticationServices",
48 "Auth0/DesktopWebAuth.swift",
49 "Auth0/NSApplication+Shared.swift"
51 "pod_target_xcconfig": {
52 "SWIFT_ACTIVE_COMPILATION_CONDITIONS": "WEB_AUTH_PLATFORM"
56 "source_files": "Auth0/*.{swift,h,m}",
58 "Auth0/ControllerModalPresenter.swift",
59 "Auth0/MobileWebAuth.swift",
60 "Auth0/SafariSession.swift",
61 "Auth0/SilentSafariViewController.swift",
62 "Auth0/UIApplication+Shared.swift"
72 "pod_target_xcconfig": {
73 "SWIFT_ACTIVE_COMPILATION_CONDITIONS": "WEB_AUTH_PLATFORM"
77 "source_files": "Auth0/*.swift",
79 "Auth0/A0ChallengeGenerator.h",
80 "Auth0/A0ChallengeGenerator.m",
85 "Auth0/A0SimpleKeychain+RSAPublicKey.swift",
86 "Auth0/Array+Encode.swift",
87 "Auth0/AuthCancelable.swift",
88 "Auth0/AuthProvider.swift",
89 "Auth0/AuthSession.swift",
90 "Auth0/AuthTransaction.swift",
91 "Auth0/AuthenticationServicesSession.swift",
92 "Auth0/AuthenticationServicesSessionCallback.swift",
93 "Auth0/BaseAuthTransaction.swift",
94 "Auth0/BaseWebAuth.swift",
95 "Auth0/BioAuthentication.swift",
96 "Auth0/ClaimValidators.swift",
97 "Auth0/IDTokenSignatureValidator.swift",
98 "Auth0/IDTokenValidator.swift",
99 "Auth0/IDTokenValidatorContext.swift",
100 "Auth0/JWK+RSA.swift",
101 "Auth0/JWT+Header.swift",
102 "Auth0/JWTAlgorithm.swift",
103 "Auth0/NativeAuth.swift",
104 "Auth0/NSURLComponents+OAuth2.swift",
105 "Auth0/OAuth2Grant.swift",
106 "Auth0/ResponseType.swift",
107 "Auth0/SessionCallbackTransaction.swift",
108 "Auth0/SessionTransaction.swift",
109 "Auth0/TransactionStore.swift",
110 "Auth0/WebAuthenticatable.swift",
111 "Auth0/WebAuthError.swift",
112 "Auth0/_ObjectiveWebAuth.swift",
113 "Auth0/ControllerModalPresenter.swift",
114 "Auth0/MobileWebAuth.swift",
115 "Auth0/SafariSession.swift",
116 "Auth0/SilentSafariViewController.swift",
117 "Auth0/UIApplication+Shared.swift",
118 "Auth0/DesktopWebAuth.swift",
119 "Auth0/NSApplication+Shared.swift",
120 "Auth0/CredentialsManager.swift",
121 "Auth0/CredentialsManagerError.swift"
130 "source_files": "Auth0/*.swift",
132 "Auth0/A0ChallengeGenerator.h",
133 "Auth0/A0ChallengeGenerator.m",
138 "Auth0/A0SimpleKeychain+RSAPublicKey.swift",
139 "Auth0/Array+Encode.swift",
140 "Auth0/AuthCancelable.swift",
141 "Auth0/AuthProvider.swift",
142 "Auth0/AuthSession.swift",
143 "Auth0/AuthTransaction.swift",
144 "Auth0/AuthenticationServicesSession.swift",
145 "Auth0/AuthenticationServicesSessionCallback.swift",
146 "Auth0/BaseAuthTransaction.swift",
147 "Auth0/BaseWebAuth.swift",
148 "Auth0/BioAuthentication.swift",
149 "Auth0/ClaimValidators.swift",
150 "Auth0/IDTokenSignatureValidator.swift",
151 "Auth0/IDTokenValidator.swift",
152 "Auth0/IDTokenValidatorContext.swift",
153 "Auth0/JWK+RSA.swift",
154 "Auth0/JWT+Header.swift",
155 "Auth0/JWTAlgorithm.swift",
156 "Auth0/NativeAuth.swift",
157 "Auth0/NSURLComponents+OAuth2.swift",
158 "Auth0/OAuth2Grant.swift",
159 "Auth0/ResponseType.swift",
160 "Auth0/SessionCallbackTransaction.swift",
161 "Auth0/SessionTransaction.swift",
162 "Auth0/TransactionStore.swift",
163 "Auth0/WebAuthenticatable.swift",
164 "Auth0/WebAuthError.swift",
165 "Auth0/_ObjectiveWebAuth.swift",
166 "Auth0/ControllerModalPresenter.swift",
167 "Auth0/MobileWebAuth.swift",
168 "Auth0/SafariSession.swift",
169 "Auth0/SilentSafariViewController.swift",
170 "Auth0/UIApplication+Shared.swift",
171 "Auth0/DesktopWebAuth.swift",
172 "Auth0/NSApplication+Shared.swift"
191 "swift_version": "5.2"