From 7362957f25804ebabc12d57f654fd659a4bd3134 Mon Sep 17 00:00:00 2001 From: Alireza Moeini Date: Tue, 26 Nov 2024 07:50:34 +0100 Subject: [PATCH] [Add] GizoSDK 1.0.11-beta.8 --- .../a/2/GizoSDK/1.0.11-beta.8/GizoSDK.podspec.json | 23 ++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 Specs/2/a/2/GizoSDK/1.0.11-beta.8/GizoSDK.podspec.json diff --git a/Specs/2/a/2/GizoSDK/1.0.11-beta.8/GizoSDK.podspec.json b/Specs/2/a/2/GizoSDK/1.0.11-beta.8/GizoSDK.podspec.json new file mode 100644 index 000000000000..fbc81e6819f7 --- /dev/null +++ b/Specs/2/a/2/GizoSDK/1.0.11-beta.8/GizoSDK.podspec.json @@ -0,0 +1,23 @@ +{ + "name": "GizoSDK", + "version": "1.0.11-beta.8", + "swift_versions": "5", + "summary": "A comprehensive SDK for integrating advanced functionalities provided by GIZO in iOS apps.", + "description": "GizoSDK offers advanced features and integrations for iOS applications, including Mapbox Maps, Mapbox Navigation, and additional support for Python and NumPy operations within iOS environments. It leverages both binary and source targets to deliver a powerful toolset for developers.", + "homepage": "https://github.com/artificient-ai/gizo-ios-sdk-cocoapods-alpha", + "license": { + "type": "MIT", + "file": "LICENSE" + }, + "authors": { + "Tech": "tech@artificient.de" + }, + "source": { + "http": "https://github.com/artificient-ai/gizo-ios-sdk-cocoapods-alpha/raw/1.0.11-beta.8/GizoSDK/1.0.11-beta.8/GizoSDK.zip" + }, + "platforms": { + "ios": "13.0" + }, + "vendored_frameworks": "GizoSDK.xcframework", + "swift_version": "5" +} -- 2.11.4.GIT