From d3c73c0791c1887d37cb4505741b76ede8049cdb Mon Sep 17 00:00:00 2001 From: 2gis Date: Sat, 2 Nov 2024 13:54:20 +0100 Subject: [PATCH] [Add] DGisMobileSDK 10.8.0-map --- .../10.8.0-map/DGisMobileSDK.podspec.json | 23 ++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 Specs/7/8/d/DGisMobileSDK/10.8.0-map/DGisMobileSDK.podspec.json diff --git a/Specs/7/8/d/DGisMobileSDK/10.8.0-map/DGisMobileSDK.podspec.json b/Specs/7/8/d/DGisMobileSDK/10.8.0-map/DGisMobileSDK.podspec.json new file mode 100644 index 000000000000..b23acdfaf5a4 --- /dev/null +++ b/Specs/7/8/d/DGisMobileSDK/10.8.0-map/DGisMobileSDK.podspec.json @@ -0,0 +1,23 @@ +{ + "name": "DGisMobileSDK", + "version": "10.8.0-map", + "summary": "DGisMobileSDK", + "description": "A native iOS SDK for working with the 2GIS map.", + "homepage": "https://dev.2gis.com", + "documentation_url": "https://docs.2gis.com/ru/ios/sdk/overview", + "license": { + "type": "Proprietary", + "text": "https://law.2gis.ru/api-rules/ 2021 © DoubleGIS. All rights reserved." + }, + "authors": { + "DoubleGIS LLC": "support@2gis.ru" + }, + "platforms": { + "ios": "12.0" + }, + "source": { + "http": "https://artifactory.2gis.dev/sdk-ios-release/10.8.0/Release/DGisMapSDK.zip", + "sha1": "79d22dcbd16d94811408cdd5c84c90318339e10a" + }, + "vendored_frameworks": "DGis.xcframework" +} -- 2.11.4.GIT