We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a015339 commit 944ae5cCopy full SHA for 944ae5c
1 file changed
EllipticCurveKeyPair.podspec
@@ -1,6 +1,6 @@
1
Pod::Spec.new do |s|
2
s.name = "EllipticCurveKeyPair"
3
- s.version = "2.0-beta1"
+ s.version = "2.0"
4
s.summary = "Sign, verify, encrypt and decrypt using the Secure Enclave"
5
s.description = <<-DESC
6
Create and manage an Elliptic Curve Key Pair on the Secure Enclave on iOS or MacOS.
0 commit comments