Closed tomjackman closed 6 years ago
Hi @TommyJ1994
we just published the library : https://cocoapods.org/pods/KTVJSONWebToken
Could you please tell me if everything works fine for you now ?
@g-bourachot Thank you, I will test it soon and let you know if all is ok. Closing this issue for now.
Hi @antoinepalazzolo
I am wondering if it is possible to publish the library?
Using the git ref
pod 'JSONWebToken', :git => 'https://github.com/kreactive/JSONWebToken.git', :branch => 'master'
only works in aPodfile
and not aPodSpec
.PodSpec's only support the following format and don't support using git branches, so its not possible to use the library via a PodSpec.