We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d303591 commit 751bd84Copy full SHA for 751bd84
JSONWebToken.podspec
@@ -1,6 +1,6 @@
1
Pod::Spec.new do |spec|
2
spec.name = 'JSONWebToken'
3
- spec.version = '1.3.0'
+ spec.version = '1.4.0'
4
spec.summary = 'Swift library for JSON Web Tokens (JWT).'
5
spec.homepage = 'https://github.com/kylef/JSONWebToken.swift'
6
spec.license = { :type => 'BSD', :file => 'LICENSE' }
0 commit comments