From 22cc2b4fba69608ae749699107dd6d3b5ea9aeaf Mon Sep 17 00:00:00 2001
From: "Richard T. Carback III" <rick.carback@gmail.com>
Date: Fri, 26 Jul 2024 15:42:24 -0400
Subject: [PATCH] update podspec

---
 XXDK.podspec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/XXDK.podspec b/XXDK.podspec
index 5f92265f0..a8282a91e 100644
--- a/XXDK.podspec
+++ b/XXDK.podspec
@@ -48,7 +48,7 @@ Learn more at https://xx.network/
   #
 
   spec.license      = "BSD 2-Clause"
-  # spec.license      = { :type => "MIT", :file => "FILE_LICENSE" }
+  #spec.license      = { :type => "BSD 2-Clause", :file => "LICENSE" }
 
 
   # ――― Author Metadata  ――――――――――――――――――――――――――――――――――――――――――――――――――――――――― #
-- 
GitLab