From 8e45bf396426424384cc789c0670e3eae366c146 Mon Sep 17 00:00:00 2001 From: Pedro Lenzi Date: Wed, 4 Jun 2025 17:35:02 +0200 Subject: [PATCH] 3.0.7 --- TrustKit.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/TrustKit.podspec b/TrustKit.podspec index a357c18..bab026a 100644 --- a/TrustKit.podspec +++ b/TrustKit.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = "TrustKit" - s.version = "3.0.6" + s.version = "3.0.7" s.summary = 'TrustKit is an open source framework that makes it easy to deploy SSL pinning in any iOS, macOS, tvOS or watchOS App.' s.homepage = "https://datatheorem.github.io/TrustKit" s.documentation_url = 'https://datatheorem.github.io/TrustKit/documentation/'