From 89702b9586fcbed2e99a5e896821461bc700272c Mon Sep 17 00:00:00 2001 From: Nghia Tran Date: Thu, 18 Feb 2021 21:47:16 +0700 Subject: [PATCH] Update Podspec --- atlantis-proxyman.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/atlantis-proxyman.podspec b/atlantis-proxyman.podspec index c047cd8..33936ca 100644 --- a/atlantis-proxyman.podspec +++ b/atlantis-proxyman.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |spec| spec.name = "atlantis-proxyman" - spec.version = "1.7.1" + spec.version = "1.8.0" spec.summary = "A little and powerful iOS framework for intercepting HTTP/HTTPS Traffic" spec.description = <<-DESC A little and powerful iOS framework for intercepting HTTP/HTTPS Traffic from your app. No more messing around with proxy, certificate config.