4 "summary": "Auth0 SDK for Apple platforms",
5 "description": "Auth0 SDK for iOS, macOS, tvOS, and watchOS apps.",
6 "homepage": "https://github.com/auth0/Auth0.swift",
9 "Auth0": "support@auth0.com",
10 "Rita Zerrizuela": "rita.zerrizuela@auth0.com"
13 "git": "https://github.com/auth0/Auth0.swift.git",
16 "social_media_url": "https://twitter.com/auth0",
17 "source_files": "Auth0/*.swift",
39 "Auth0/DesktopWebAuth.swift"
41 "pod_target_xcconfig": {
42 "SWIFT_ACTIVE_COMPILATION_CONDITIONS": "WEB_AUTH_PLATFORM"
47 "Auth0/MobileWebAuth.swift"
49 "pod_target_xcconfig": {
50 "SWIFT_ACTIVE_COMPILATION_CONDITIONS": "WEB_AUTH_PLATFORM"
55 "Auth0/Array+Encode.swift",
56 "Auth0/ASCallbackTransaction.swift",
57 "Auth0/ASTransaction.swift",
58 "Auth0/AuthSession.swift",
59 "Auth0/AuthTransaction.swift",
60 "Auth0/Auth0WebAuth.swift",
61 "Auth0/BaseCallbackTransaction.swift",
62 "Auth0/BaseTransaction.swift",
63 "Auth0/BioAuthentication.swift",
64 "Auth0/ChallengeGenerator.swift",
65 "Auth0/ClaimValidators.swift",
66 "Auth0/IDTokenSignatureValidator.swift",
67 "Auth0/IDTokenValidator.swift",
68 "Auth0/IDTokenValidatorContext.swift",
69 "Auth0/JWK+RSA.swift",
70 "Auth0/JWT+Header.swift",
71 "Auth0/JWTAlgorithm.swift",
72 "Auth0/NSURLComponents+OAuth2.swift",
73 "Auth0/OAuth2Grant.swift",
74 "Auth0/TransactionStore.swift",
75 "Auth0/WebAuth.swift",
76 "Auth0/WebAuthError.swift",
77 "Auth0/MobileWebAuth.swift",
78 "Auth0/DesktopWebAuth.swift"
83 "Auth0/Array+Encode.swift",
84 "Auth0/ASCallbackTransaction.swift",
85 "Auth0/ASTransaction.swift",
86 "Auth0/AuthSession.swift",
87 "Auth0/AuthTransaction.swift",
88 "Auth0/Auth0WebAuth.swift",
89 "Auth0/BaseCallbackTransaction.swift",
90 "Auth0/BaseTransaction.swift",
91 "Auth0/BioAuthentication.swift",
92 "Auth0/ChallengeGenerator.swift",
93 "Auth0/ClaimValidators.swift",
94 "Auth0/IDTokenSignatureValidator.swift",
95 "Auth0/IDTokenValidator.swift",
96 "Auth0/IDTokenValidatorContext.swift",
97 "Auth0/JWK+RSA.swift",
98 "Auth0/JWT+Header.swift",
99 "Auth0/JWTAlgorithm.swift",
100 "Auth0/NSURLComponents+OAuth2.swift",
101 "Auth0/OAuth2Grant.swift",
102 "Auth0/TransactionStore.swift",
103 "Auth0/WebAuth.swift",
104 "Auth0/WebAuthError.swift",
105 "Auth0/MobileWebAuth.swift",
106 "Auth0/DesktopWebAuth.swift"
109 "swift_version": "5.5"