From ef8cf06f5794cf0a91eabf274b390815a037f30b Mon Sep 17 00:00:00 2001 From: Florian Huet Date: Thu, 4 Jan 2024 11:18:53 +0100 Subject: [PATCH] Added json for Carthage .xcframework support --- Purchasely-xcframework.json | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 Purchasely-xcframework.json diff --git a/Purchasely-xcframework.json b/Purchasely-xcframework.json new file mode 100644 index 00000000..d227215c --- /dev/null +++ b/Purchasely-xcframework.json @@ -0,0 +1,3 @@ +{ + "4.2.1": "https://github.com/Purchasely/Purchasely-iOS/releases/download/4.2.1/Purchasely-ios-xcframework.zip" +}