We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7cfb59d commit 0ba5838Copy full SHA for 0ba5838
1 file changed
ASN1Decoder.podspec
@@ -1,6 +1,6 @@
1
Pod::Spec.new do |s|
2
s.name = "ASN1Decoder"
3
- s.version = "1.2"
+ s.version = "1.3"
4
s.summary = "ASN1 DER Decoder for X.509 certificate"
5
s.description = "ASN1 DER Decoder to parse X.509 certificate"
6
s.homepage = "https://github.com/filom/ASN1Decoder"
0 commit comments