We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f6181fa commit d070410Copy full SHA for d070410
JWTDecode.podspec
@@ -1,6 +1,6 @@
1
Pod::Spec.new do |s|
2
s.name = 'JWTDecode'
3
- s.version = '3.0.0-fa'
+ s.version = '3.0.0'
4
s.summary = 'A JWT decoder for iOS, macOS, tvOS, and watchOS'
5
s.description = <<-DESC
6
Easily decode a JWT and access the claims it contains.
0 commit comments