File tree 1 file changed +28
-0
lines changed
1 file changed +28
-0
lines changed Original file line number Diff line number Diff line change 87
87
"gitHubRepoPath" : " Wstunes/SwiftyJWT" ,
88
88
"repoUrl" : " https://github.com/Wstunes/SwiftyJWT" ,
89
89
"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\" )"
90
118
}
91
119
]
92
120
}
You can’t perform that action at this time.
0 commit comments