Skip to content

Commit

Permalink
update podspec
Browse files Browse the repository at this point in the history
  • Loading branch information
krzyzanowskim committed Jul 7, 2024
1 parent bcc4f4d commit d051d53
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion OpenSSL-Universal.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = "OpenSSL-Universal"
s.version = "3.1.5006" # 3.1.5
s.version = "3.1.5007" # 3.1.5
s.summary = "OpenSSL for iOS, macOS, tvOS, visionOS, watchOS"
s.description = "OpenSSL is an SSL/TLS and Crypto toolkit. Deprecated in macOS and gone in iOS, this spec gives your project non-deprecated OpenSSL support. Supports macOS, iOS, tvOS, visionOS, watchOS including Simulator (armv7s, arm64, x86_64)."
s.homepage = "https://github.com/krzyzanowskim/OpenSSL"
Expand Down

0 comments on commit d051d53

Please sign in to comment.