File tree Expand file tree Collapse file tree 1 file changed +28
-0
lines changed Expand file tree Collapse file tree 1 file changed +28
-0
lines changed Original file line number Diff line number Diff line change 8787 "gitHubRepoPath" : " Wstunes/SwiftyJWT" ,
8888 "repoUrl" : " https://github.com/Wstunes/SwiftyJWT" ,
8989 "installCommandHtml" : " pod 'SwiftyJWT'"
90+ },
91+ {
92+ "minimumVersion" : null ,
93+ "support" : {
94+ "sign" : true ,
95+ "verify" : true ,
96+ "iss" : true ,
97+ "sub" : true ,
98+ "aud" : true ,
99+ "exp" : true ,
100+ "nbf" : true ,
101+ "iat" : true ,
102+ "jti" : true ,
103+ "hs256" : false ,
104+ "hs384" : false ,
105+ "hs512" : false ,
106+ "rs256" : true ,
107+ "rs384" : true ,
108+ "rs512" : true ,
109+ "es256" : false ,
110+ "es384" : false ,
111+ "es512" : false
112+ },
113+ "authorUrl" : " https://github.com/IBM-Swift" ,
114+ "authorName" : " IBM Swift" ,
115+ "gitHubRepoPath" : " IBM-Swift/Swift-JWT" ,
116+ "repoUrl" : " https://github.com/IBM-Swift/Swift-JWT" ,
117+ "installCommandHtml" : " .package(url:\" https://github.com/IBM-Swift/Swift-JWT\" , from: \" 1.0.0\" )"
90118 }
91119 ]
92120}
You can’t perform that action at this time.
0 commit comments