From 9374ad047e1ab5e8e830f6581f99dbdc66127a6b Mon Sep 17 00:00:00 2001 From: wuzhiyong Date: Mon, 31 Mar 2025 21:02:36 +0800 Subject: [PATCH] fix: #668 Request to Add Privacy Manifest File for App Store Compliance #668 Signed-off-by: wuzhiyong --- MBProgressHUD.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MBProgressHUD.podspec b/MBProgressHUD.podspec index 9c72071ba..30c1ef4fe 100644 --- a/MBProgressHUD.podspec +++ b/MBProgressHUD.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = "MBProgressHUD" - s.version = "1.2.0" + s.version = "1.2.1" s.summary = "An iOS activity indicator view." s.description = <<-DESC MBProgressHUD is an iOS drop-in class that displays a translucent HUD