Skip to content

Commit

Permalink
Fix Auth0.Swift transitive dependencies (#649)
Browse files Browse the repository at this point in the history
  • Loading branch information
poovamraj authored Jun 15, 2023
1 parent 64b4759 commit 319954a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions A0Auth0.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,6 @@ Pod::Spec.new do |s|

s.dependency 'React-Core'
s.dependency 'Auth0', '2.3.2'
s.dependency 'JWTDecode', '3.0.1'
s.dependency 'SimpleKeychain', '1.0.1'
end

0 comments on commit 319954a

Please sign in to comment.