From e05376b2a9442ae36934a81e4912db4a2186d1d7 Mon Sep 17 00:00:00 2001 From: RegulaForensics Date: Wed, 18 Dec 2024 01:25:40 +0100 Subject: [PATCH] [Add] RegulaCommonStage 7.5.928 --- .../7.5.928/RegulaCommonStage.podspec.json | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 Specs/f/5/5/RegulaCommonStage/7.5.928/RegulaCommonStage.podspec.json diff --git a/Specs/f/5/5/RegulaCommonStage/7.5.928/RegulaCommonStage.podspec.json b/Specs/f/5/5/RegulaCommonStage/7.5.928/RegulaCommonStage.podspec.json new file mode 100644 index 000000000000..60d59c1a4986 --- /dev/null +++ b/Specs/f/5/5/RegulaCommonStage/7.5.928/RegulaCommonStage.podspec.json @@ -0,0 +1,22 @@ +{ + "name": "RegulaCommonStage", + "version": "7.5.928", + "summary": "Collection of shared code and modules for Regula solutions.", + "license": { + "type": "commercial", + "text": " © 2024 RegulaForensics. All rights reserved.\n" + }, + "homepage": "https://mobile.regulaforensics.com", + "authors": { + "RegulaForensics": "support@regulaforensics.com" + }, + "source": { + "http": "https://pods.regulaforensics.com/Stage/RegulaCommonStage/7.5.928/RegulaCommonStage-7.5.928.zip" + }, + "platforms": { + "ios": "12.0.0" + }, + "ios": { + "vendored_frameworks": "RegulaCommon.xcframework" + } +} -- 2.11.4.GIT