From 7ba1a039d889361266e586333405b9ea206a8e40 Mon Sep 17 00:00:00 2001 From: robot-vgsl Date: Tue, 29 Oct 2024 20:21:27 +0300 Subject: [PATCH] Release VGSL 6.12.0 commit_hash:03214212bd5d1e10d26d2cf6ac79909021047ce6 --- .mapping.json | 11 +++++++ Specs/VGSL/6.12.0/VGSL.podspec | 29 ++++++++++++++++++ Specs/VGSLBase/6.12.0/VGSLBase.podspec | 29 ++++++++++++++++++ .../VGSLBaseTiny/6.12.0/VGSLBaseTiny.podspec | 27 +++++++++++++++++ Specs/VGSLBaseUI/6.12.0/VGSLBaseUI.podspec | 27 +++++++++++++++++ .../6.12.0/VGSLCommonCore.podspec | 29 ++++++++++++++++++ .../6.12.0/VGSLFundamentals.podspec | 30 +++++++++++++++++++ .../6.12.0/VGSLNetworking.podspec | 28 +++++++++++++++++ .../6.12.0/VGSLNetworkingPublic.podspec | 28 +++++++++++++++++ Specs/VGSLUI/6.12.0/VGSLUI.podspec | 27 +++++++++++++++++ .../6.12.0/VGSL_Fundamentals.podspec | 28 +++++++++++++++++ .../6.12.0/VGSL_Fundamentals_Tiny.podspec | 27 +++++++++++++++++ 12 files changed, 320 insertions(+) create mode 100644 Specs/VGSL/6.12.0/VGSL.podspec create mode 100644 Specs/VGSLBase/6.12.0/VGSLBase.podspec create mode 100644 Specs/VGSLBaseTiny/6.12.0/VGSLBaseTiny.podspec create mode 100644 Specs/VGSLBaseUI/6.12.0/VGSLBaseUI.podspec create mode 100644 Specs/VGSLCommonCore/6.12.0/VGSLCommonCore.podspec create mode 100644 Specs/VGSLFundamentals/6.12.0/VGSLFundamentals.podspec create mode 100644 Specs/VGSLNetworking/6.12.0/VGSLNetworking.podspec create mode 100644 Specs/VGSLNetworkingPublic/6.12.0/VGSLNetworkingPublic.podspec create mode 100644 Specs/VGSLUI/6.12.0/VGSLUI.podspec create mode 100644 Specs/VGSL_Fundamentals/6.12.0/VGSL_Fundamentals.podspec create mode 100644 Specs/VGSL_Fundamentals_Tiny/6.12.0/VGSL_Fundamentals_Tiny.podspec diff --git a/.mapping.json b/.mapping.json index bd5f18e..5eebffe 100644 --- a/.mapping.json +++ b/.mapping.json @@ -29,6 +29,7 @@ "Specs/VGSL/6.0.0/VGSL.podspec":"mobile/vgsl/public/Specs/VGSL/6.0.0/VGSL.podspec", "Specs/VGSL/6.1.0/VGSL.podspec":"mobile/vgsl/public/Specs/VGSL/6.1.0/VGSL.podspec", "Specs/VGSL/6.10.0/VGSL.podspec":"mobile/vgsl/public/Specs/VGSL/6.10.0/VGSL.podspec", + "Specs/VGSL/6.12.0/VGSL.podspec":"mobile/vgsl/public/Specs/VGSL/6.12.0/VGSL.podspec", "Specs/VGSL/6.2.0/VGSL.podspec":"mobile/vgsl/public/Specs/VGSL/6.2.0/VGSL.podspec", "Specs/VGSL/6.4.0/VGSL.podspec":"mobile/vgsl/public/Specs/VGSL/6.4.0/VGSL.podspec", "Specs/VGSL/6.4.1/VGSL.podspec":"mobile/vgsl/public/Specs/VGSL/6.4.1/VGSL.podspec", @@ -57,6 +58,7 @@ "Specs/VGSLBase/5.1.1/VGSLBase.podspec":"mobile/vgsl/public/Specs/VGSLBase/5.1.1/VGSLBase.podspec", "Specs/VGSLBase/6.1.0/VGSLBase.podspec":"mobile/vgsl/public/Specs/VGSLBase/6.1.0/VGSLBase.podspec", "Specs/VGSLBase/6.10.0/VGSLBase.podspec":"mobile/vgsl/public/Specs/VGSLBase/6.10.0/VGSLBase.podspec", + "Specs/VGSLBase/6.12.0/VGSLBase.podspec":"mobile/vgsl/public/Specs/VGSLBase/6.12.0/VGSLBase.podspec", "Specs/VGSLBase/6.2.0/VGSLBase.podspec":"mobile/vgsl/public/Specs/VGSLBase/6.2.0/VGSLBase.podspec", "Specs/VGSLBase/6.4.0/VGSLBase.podspec":"mobile/vgsl/public/Specs/VGSLBase/6.4.0/VGSLBase.podspec", "Specs/VGSLBase/6.4.1/VGSLBase.podspec":"mobile/vgsl/public/Specs/VGSLBase/6.4.1/VGSLBase.podspec", @@ -85,6 +87,7 @@ "Specs/VGSLBaseTiny/5.1.1/VGSLBaseTiny.podspec":"mobile/vgsl/public/Specs/VGSLBaseTiny/5.1.1/VGSLBaseTiny.podspec", "Specs/VGSLBaseTiny/6.1.0/VGSLBaseTiny.podspec":"mobile/vgsl/public/Specs/VGSLBaseTiny/6.1.0/VGSLBaseTiny.podspec", "Specs/VGSLBaseTiny/6.10.0/VGSLBaseTiny.podspec":"mobile/vgsl/public/Specs/VGSLBaseTiny/6.10.0/VGSLBaseTiny.podspec", + "Specs/VGSLBaseTiny/6.12.0/VGSLBaseTiny.podspec":"mobile/vgsl/public/Specs/VGSLBaseTiny/6.12.0/VGSLBaseTiny.podspec", "Specs/VGSLBaseTiny/6.2.0/VGSLBaseTiny.podspec":"mobile/vgsl/public/Specs/VGSLBaseTiny/6.2.0/VGSLBaseTiny.podspec", "Specs/VGSLBaseTiny/6.4.0/VGSLBaseTiny.podspec":"mobile/vgsl/public/Specs/VGSLBaseTiny/6.4.0/VGSLBaseTiny.podspec", "Specs/VGSLBaseTiny/6.4.1/VGSLBaseTiny.podspec":"mobile/vgsl/public/Specs/VGSLBaseTiny/6.4.1/VGSLBaseTiny.podspec", @@ -113,6 +116,7 @@ "Specs/VGSLBaseUI/5.1.1/VGSLBaseUI.podspec":"mobile/vgsl/public/Specs/VGSLBaseUI/5.1.1/VGSLBaseUI.podspec", "Specs/VGSLBaseUI/6.1.0/VGSLBaseUI.podspec":"mobile/vgsl/public/Specs/VGSLBaseUI/6.1.0/VGSLBaseUI.podspec", "Specs/VGSLBaseUI/6.10.0/VGSLBaseUI.podspec":"mobile/vgsl/public/Specs/VGSLBaseUI/6.10.0/VGSLBaseUI.podspec", + "Specs/VGSLBaseUI/6.12.0/VGSLBaseUI.podspec":"mobile/vgsl/public/Specs/VGSLBaseUI/6.12.0/VGSLBaseUI.podspec", "Specs/VGSLBaseUI/6.2.0/VGSLBaseUI.podspec":"mobile/vgsl/public/Specs/VGSLBaseUI/6.2.0/VGSLBaseUI.podspec", "Specs/VGSLBaseUI/6.4.0/VGSLBaseUI.podspec":"mobile/vgsl/public/Specs/VGSLBaseUI/6.4.0/VGSLBaseUI.podspec", "Specs/VGSLBaseUI/6.4.1/VGSLBaseUI.podspec":"mobile/vgsl/public/Specs/VGSLBaseUI/6.4.1/VGSLBaseUI.podspec", @@ -141,6 +145,7 @@ "Specs/VGSLCommonCore/5.1.1/VGSLCommonCore.podspec":"mobile/vgsl/public/Specs/VGSLCommonCore/5.1.1/VGSLCommonCore.podspec", "Specs/VGSLCommonCore/6.1.0/VGSLCommonCore.podspec":"mobile/vgsl/public/Specs/VGSLCommonCore/6.1.0/VGSLCommonCore.podspec", "Specs/VGSLCommonCore/6.10.0/VGSLCommonCore.podspec":"mobile/vgsl/public/Specs/VGSLCommonCore/6.10.0/VGSLCommonCore.podspec", + "Specs/VGSLCommonCore/6.12.0/VGSLCommonCore.podspec":"mobile/vgsl/public/Specs/VGSLCommonCore/6.12.0/VGSLCommonCore.podspec", "Specs/VGSLCommonCore/6.2.0/VGSLCommonCore.podspec":"mobile/vgsl/public/Specs/VGSLCommonCore/6.2.0/VGSLCommonCore.podspec", "Specs/VGSLCommonCore/6.4.0/VGSLCommonCore.podspec":"mobile/vgsl/public/Specs/VGSLCommonCore/6.4.0/VGSLCommonCore.podspec", "Specs/VGSLCommonCore/6.4.1/VGSLCommonCore.podspec":"mobile/vgsl/public/Specs/VGSLCommonCore/6.4.1/VGSLCommonCore.podspec", @@ -152,6 +157,7 @@ "Specs/VGSLFundamentals/6.0.0/VGSLFundamentals.podspec":"mobile/vgsl/public/Specs/VGSLFundamentals/6.0.0/VGSLFundamentals.podspec", "Specs/VGSLFundamentals/6.1.0/VGSLFundamentals.podspec":"mobile/vgsl/public/Specs/VGSLFundamentals/6.1.0/VGSLFundamentals.podspec", "Specs/VGSLFundamentals/6.10.0/VGSLFundamentals.podspec":"mobile/vgsl/public/Specs/VGSLFundamentals/6.10.0/VGSLFundamentals.podspec", + "Specs/VGSLFundamentals/6.12.0/VGSLFundamentals.podspec":"mobile/vgsl/public/Specs/VGSLFundamentals/6.12.0/VGSLFundamentals.podspec", "Specs/VGSLFundamentals/6.2.0/VGSLFundamentals.podspec":"mobile/vgsl/public/Specs/VGSLFundamentals/6.2.0/VGSLFundamentals.podspec", "Specs/VGSLFundamentals/6.4.0/VGSLFundamentals.podspec":"mobile/vgsl/public/Specs/VGSLFundamentals/6.4.0/VGSLFundamentals.podspec", "Specs/VGSLFundamentals/6.4.1/VGSLFundamentals.podspec":"mobile/vgsl/public/Specs/VGSLFundamentals/6.4.1/VGSLFundamentals.podspec", @@ -181,6 +187,7 @@ "Specs/VGSLNetworking/6.0.0/VGSLNetworking.podspec":"mobile/vgsl/public/Specs/VGSLNetworking/6.0.0/VGSLNetworking.podspec", "Specs/VGSLNetworking/6.1.0/VGSLNetworking.podspec":"mobile/vgsl/public/Specs/VGSLNetworking/6.1.0/VGSLNetworking.podspec", "Specs/VGSLNetworking/6.10.0/VGSLNetworking.podspec":"mobile/vgsl/public/Specs/VGSLNetworking/6.10.0/VGSLNetworking.podspec", + "Specs/VGSLNetworking/6.12.0/VGSLNetworking.podspec":"mobile/vgsl/public/Specs/VGSLNetworking/6.12.0/VGSLNetworking.podspec", "Specs/VGSLNetworking/6.2.0/VGSLNetworking.podspec":"mobile/vgsl/public/Specs/VGSLNetworking/6.2.0/VGSLNetworking.podspec", "Specs/VGSLNetworking/6.4.0/VGSLNetworking.podspec":"mobile/vgsl/public/Specs/VGSLNetworking/6.4.0/VGSLNetworking.podspec", "Specs/VGSLNetworking/6.4.1/VGSLNetworking.podspec":"mobile/vgsl/public/Specs/VGSLNetworking/6.4.1/VGSLNetworking.podspec", @@ -191,6 +198,7 @@ "Specs/VGSLNetworking/6.7.0/VGSLNetworking.podspec":"mobile/vgsl/public/Specs/VGSLNetworking/6.7.0/VGSLNetworking.podspec", "Specs/VGSLNetworkingPublic/6.1.0/VGSLNetworkingPublic.podspec":"mobile/vgsl/public/Specs/VGSLNetworkingPublic/6.1.0/VGSLNetworkingPublic.podspec", "Specs/VGSLNetworkingPublic/6.10.0/VGSLNetworkingPublic.podspec":"mobile/vgsl/public/Specs/VGSLNetworkingPublic/6.10.0/VGSLNetworkingPublic.podspec", + "Specs/VGSLNetworkingPublic/6.12.0/VGSLNetworkingPublic.podspec":"mobile/vgsl/public/Specs/VGSLNetworkingPublic/6.12.0/VGSLNetworkingPublic.podspec", "Specs/VGSLNetworkingPublic/6.2.0/VGSLNetworkingPublic.podspec":"mobile/vgsl/public/Specs/VGSLNetworkingPublic/6.2.0/VGSLNetworkingPublic.podspec", "Specs/VGSLNetworkingPublic/6.4.0/VGSLNetworkingPublic.podspec":"mobile/vgsl/public/Specs/VGSLNetworkingPublic/6.4.0/VGSLNetworkingPublic.podspec", "Specs/VGSLNetworkingPublic/6.4.1/VGSLNetworkingPublic.podspec":"mobile/vgsl/public/Specs/VGSLNetworkingPublic/6.4.1/VGSLNetworkingPublic.podspec", @@ -202,6 +210,7 @@ "Specs/VGSLUI/6.0.0/VGSLUI.podspec":"mobile/vgsl/public/Specs/VGSLUI/6.0.0/VGSLUI.podspec", "Specs/VGSLUI/6.1.0/VGSLUI.podspec":"mobile/vgsl/public/Specs/VGSLUI/6.1.0/VGSLUI.podspec", "Specs/VGSLUI/6.10.0/VGSLUI.podspec":"mobile/vgsl/public/Specs/VGSLUI/6.10.0/VGSLUI.podspec", + "Specs/VGSLUI/6.12.0/VGSLUI.podspec":"mobile/vgsl/public/Specs/VGSLUI/6.12.0/VGSLUI.podspec", "Specs/VGSLUI/6.2.0/VGSLUI.podspec":"mobile/vgsl/public/Specs/VGSLUI/6.2.0/VGSLUI.podspec", "Specs/VGSLUI/6.4.0/VGSLUI.podspec":"mobile/vgsl/public/Specs/VGSLUI/6.4.0/VGSLUI.podspec", "Specs/VGSLUI/6.4.1/VGSLUI.podspec":"mobile/vgsl/public/Specs/VGSLUI/6.4.1/VGSLUI.podspec", @@ -226,6 +235,7 @@ "Specs/VGSL_Fundamentals/5.1.1/VGSL_Fundamentals.podspec":"mobile/vgsl/public/Specs/VGSL_Fundamentals/5.1.1/VGSL_Fundamentals.podspec", "Specs/VGSL_Fundamentals/6.1.0/VGSL_Fundamentals.podspec":"mobile/vgsl/public/Specs/VGSL_Fundamentals/6.1.0/VGSL_Fundamentals.podspec", "Specs/VGSL_Fundamentals/6.10.0/VGSL_Fundamentals.podspec":"mobile/vgsl/public/Specs/VGSL_Fundamentals/6.10.0/VGSL_Fundamentals.podspec", + "Specs/VGSL_Fundamentals/6.12.0/VGSL_Fundamentals.podspec":"mobile/vgsl/public/Specs/VGSL_Fundamentals/6.12.0/VGSL_Fundamentals.podspec", "Specs/VGSL_Fundamentals/6.2.0/VGSL_Fundamentals.podspec":"mobile/vgsl/public/Specs/VGSL_Fundamentals/6.2.0/VGSL_Fundamentals.podspec", "Specs/VGSL_Fundamentals/6.4.0/VGSL_Fundamentals.podspec":"mobile/vgsl/public/Specs/VGSL_Fundamentals/6.4.0/VGSL_Fundamentals.podspec", "Specs/VGSL_Fundamentals/6.4.1/VGSL_Fundamentals.podspec":"mobile/vgsl/public/Specs/VGSL_Fundamentals/6.4.1/VGSL_Fundamentals.podspec", @@ -250,6 +260,7 @@ "Specs/VGSL_Fundamentals_Tiny/5.1.1/VGSL_Fundamentals_Tiny.podspec":"mobile/vgsl/public/Specs/VGSL_Fundamentals_Tiny/5.1.1/VGSL_Fundamentals_Tiny.podspec", "Specs/VGSL_Fundamentals_Tiny/6.1.0/VGSL_Fundamentals_Tiny.podspec":"mobile/vgsl/public/Specs/VGSL_Fundamentals_Tiny/6.1.0/VGSL_Fundamentals_Tiny.podspec", "Specs/VGSL_Fundamentals_Tiny/6.10.0/VGSL_Fundamentals_Tiny.podspec":"mobile/vgsl/public/Specs/VGSL_Fundamentals_Tiny/6.10.0/VGSL_Fundamentals_Tiny.podspec", + "Specs/VGSL_Fundamentals_Tiny/6.12.0/VGSL_Fundamentals_Tiny.podspec":"mobile/vgsl/public/Specs/VGSL_Fundamentals_Tiny/6.12.0/VGSL_Fundamentals_Tiny.podspec", "Specs/VGSL_Fundamentals_Tiny/6.2.0/VGSL_Fundamentals_Tiny.podspec":"mobile/vgsl/public/Specs/VGSL_Fundamentals_Tiny/6.2.0/VGSL_Fundamentals_Tiny.podspec", "Specs/VGSL_Fundamentals_Tiny/6.4.0/VGSL_Fundamentals_Tiny.podspec":"mobile/vgsl/public/Specs/VGSL_Fundamentals_Tiny/6.4.0/VGSL_Fundamentals_Tiny.podspec", "Specs/VGSL_Fundamentals_Tiny/6.4.1/VGSL_Fundamentals_Tiny.podspec":"mobile/vgsl/public/Specs/VGSL_Fundamentals_Tiny/6.4.1/VGSL_Fundamentals_Tiny.podspec", diff --git a/Specs/VGSL/6.12.0/VGSL.podspec b/Specs/VGSL/6.12.0/VGSL.podspec new file mode 100644 index 0000000..274ce8c --- /dev/null +++ b/Specs/VGSL/6.12.0/VGSL.podspec @@ -0,0 +1,29 @@ +Pod::Spec.new do |s| + s.name = 'VGSL' + s.module_name = 'VGSL' + s.version = '6.12.0' + s.summary = 'A useful set of basic components for an iOS app' + s.description = 'A useful set of basic components for an iOS app' + s.homepage = 'https://github.com/yandex/vgsl' + + s.license = { :type => 'MIT', :file => 'LICENSE' } + s.author = { 'vgsl' => 'vgsl@yandex-team.ru' } + s.source = { :git => 'https://github.com/yandex/vgsl.git', :tag => s.version.to_s } + + s.swift_version = '5.9' + s.requires_arc = true + s.prefix_header_file = false + s.platforms = { :ios => '9.0', :tvos => '9.0' } + + s.pod_target_xcconfig = { + 'OTHER_SWIFT_FLAGS' => '-enable-experimental-feature AccessLevelOnImport' + } + + s.dependency 'VGSLFundamentals', s.version.to_s + s.dependency 'VGSLUI', s.version.to_s + s.dependency 'VGSLNetworking', s.version.to_s + + s.source_files = [ + 'VGSL/**/*' + ] +end diff --git a/Specs/VGSLBase/6.12.0/VGSLBase.podspec b/Specs/VGSLBase/6.12.0/VGSLBase.podspec new file mode 100644 index 0000000..b9e9140 --- /dev/null +++ b/Specs/VGSLBase/6.12.0/VGSLBase.podspec @@ -0,0 +1,29 @@ +Pod::Spec.new do |s| + s.name = 'VGSLBase' + s.module_name = 'BasePublic' + s.version = '6.12.0' + s.summary = 'Compatibility shims for VGSL' + s.description = 'Compatibility shims for VGSL' + s.homepage = 'https://github.com/yandex/vgsl' + + s.license = { :type => 'MIT', :file => 'LICENSE' } + s.author = { 'vgsl' => 'vgsl@yandex-team.ru' } + s.source = { :git => 'https://github.com/yandex/vgsl.git', :tag => s.version.to_s } + + s.swift_version = '5.9' + s.requires_arc = true + s.prefix_header_file = false + s.platforms = { :ios => '9.0', :tvos => '9.0' } + + s.pod_target_xcconfig = { + 'OTHER_SWIFT_FLAGS' => '-enable-experimental-feature AccessLevelOnImport' + } + + s.dependency 'VGSLBaseUI', s.version.to_s + s.dependency 'VGSLNetworkingPublic', s.version.to_s + s.dependency 'VGSL', s.version.to_s + + s.source_files = [ + 'CompatibilityShims/BasePublic/**/*' + ] +end diff --git a/Specs/VGSLBaseTiny/6.12.0/VGSLBaseTiny.podspec b/Specs/VGSLBaseTiny/6.12.0/VGSLBaseTiny.podspec new file mode 100644 index 0000000..01ae562 --- /dev/null +++ b/Specs/VGSLBaseTiny/6.12.0/VGSLBaseTiny.podspec @@ -0,0 +1,27 @@ +Pod::Spec.new do |s| + s.name = 'VGSLBaseTiny' + s.module_name = 'BaseTinyPublic' + s.version = '6.12.0' + s.summary = 'Compatibility shims for VGSL' + s.description = 'Compatibility shims for VGSL' + s.homepage = 'https://github.com/yandex/vgsl' + + s.license = { :type => 'MIT', :file => 'LICENSE' } + s.author = { 'vgsl' => 'vgsl@yandex-team.ru' } + s.source = { :git => 'https://github.com/yandex/vgsl.git', :tag => s.version.to_s } + + s.swift_version = '5.9' + s.requires_arc = true + s.prefix_header_file = false + s.platforms = { :ios => '9.0', :tvos => '9.0' } + + s.pod_target_xcconfig = { + 'OTHER_SWIFT_FLAGS' => '-enable-experimental-feature AccessLevelOnImport' + } + + s.dependency 'VGSL', s.version.to_s + + s.source_files = [ + 'CompatibilityShims/BaseTinyPublic/**/*' + ] +end diff --git a/Specs/VGSLBaseUI/6.12.0/VGSLBaseUI.podspec b/Specs/VGSLBaseUI/6.12.0/VGSLBaseUI.podspec new file mode 100644 index 0000000..167fc4a --- /dev/null +++ b/Specs/VGSLBaseUI/6.12.0/VGSLBaseUI.podspec @@ -0,0 +1,27 @@ +Pod::Spec.new do |s| + s.name = 'VGSLBaseUI' + s.module_name = 'BaseUIPublic' + s.version = '6.12.0' + s.summary = 'Compatibility shims for VGSL' + s.description = 'Compatibility shims for VGSL' + s.homepage = 'https://github.com/yandex/vgsl' + + s.license = { :type => 'MIT', :file => 'LICENSE' } + s.author = { 'vgsl' => 'vgsl@yandex-team.ru' } + s.source = { :git => 'https://github.com/yandex/vgsl.git', :tag => s.version.to_s } + + s.swift_version = '5.9' + s.requires_arc = true + s.prefix_header_file = false + s.platforms = { :ios => '9.0', :tvos => '9.0' } + + s.pod_target_xcconfig = { + 'OTHER_SWIFT_FLAGS' => '-enable-experimental-feature AccessLevelOnImport' + } + + s.dependency 'VGSL', s.version.to_s + + s.source_files = [ + 'CompatibilityShims/BaseUIPublic/**/*' + ] +end diff --git a/Specs/VGSLCommonCore/6.12.0/VGSLCommonCore.podspec b/Specs/VGSLCommonCore/6.12.0/VGSLCommonCore.podspec new file mode 100644 index 0000000..3757ee7 --- /dev/null +++ b/Specs/VGSLCommonCore/6.12.0/VGSLCommonCore.podspec @@ -0,0 +1,29 @@ +Pod::Spec.new do |s| + s.name = 'VGSLCommonCore' + s.module_name = 'CommonCorePublic' + s.version = '6.12.0' + s.summary = 'Compatibility shims for VGSL' + s.description = 'Compatibility shims for VGSL' + s.homepage = 'https://github.com/yandex/vgsl' + + s.license = { :type => 'MIT', :file => 'LICENSE' } + s.author = { 'vgsl' => 'vgsl@yandex-team.ru' } + s.source = { :git => 'https://github.com/yandex/vgsl.git', :tag => s.version.to_s } + + s.swift_version = '5.9' + s.requires_arc = true + s.prefix_header_file = false + s.platforms = { :ios => '9.0', :tvos => '9.0' } + + s.pod_target_xcconfig = { + 'OTHER_SWIFT_FLAGS' => '-enable-experimental-feature AccessLevelOnImport' + } + + s.dependency 'VGSL_Fundamentals', s.version.to_s + s.dependency 'VGSLBaseUI', s.version.to_s + s.dependency 'VGSL', s.version.to_s + + s.source_files = [ + 'CompatibilityShims/CommonCorePublic/**/*' + ] +end diff --git a/Specs/VGSLFundamentals/6.12.0/VGSLFundamentals.podspec b/Specs/VGSLFundamentals/6.12.0/VGSLFundamentals.podspec new file mode 100644 index 0000000..a00edea --- /dev/null +++ b/Specs/VGSLFundamentals/6.12.0/VGSLFundamentals.podspec @@ -0,0 +1,30 @@ +Pod::Spec.new do |s| + s.name = 'VGSLFundamentals' + s.module_name = 'VGSLFundamentals' + s.version = '6.12.0' + s.summary = 'A useful set of basic components for an iOS app' + s.description = 'A useful set of basic components for an iOS app' + s.homepage = 'https://github.com/yandex/vgsl' + + s.license = { :type => 'MIT', :file => 'LICENSE' } + s.author = { 'vgsl' => 'vgsl@yandex-team.ru' } + s.source = { :git => 'https://github.com/yandex/vgsl.git', :tag => s.version.to_s } + + s.swift_version = '5.9' + s.requires_arc = true + s.prefix_header_file = false + s.platforms = { :ios => '9.0', :tvos => '9.0' } + + s.pod_target_xcconfig = { + 'OTHER_SWIFT_FLAGS' => '-enable-experimental-feature AccessLevelOnImport' + } + + s.source_files = [ + 'VGSLFundamentals/**/*.swift' + ] + + s.resource_bundles = { + 'VGSLFundamentalsPrivacyInfo' => ['VGSLFundamentals/PrivacyInfo.xcprivacy'] + } + +end diff --git a/Specs/VGSLNetworking/6.12.0/VGSLNetworking.podspec b/Specs/VGSLNetworking/6.12.0/VGSLNetworking.podspec new file mode 100644 index 0000000..d2fa2a1 --- /dev/null +++ b/Specs/VGSLNetworking/6.12.0/VGSLNetworking.podspec @@ -0,0 +1,28 @@ +Pod::Spec.new do |s| + s.name = 'VGSLNetworking' + s.module_name = 'VGSLNetworking' + s.version = '6.12.0' + s.summary = 'A useful set of basic components for an iOS app' + s.description = 'A useful set of basic components for an iOS app' + s.homepage = 'https://github.com/yandex/vgsl' + + s.license = { :type => 'MIT', :file => 'LICENSE' } + s.author = { 'vgsl' => 'vgsl@yandex-team.ru' } + s.source = { :git => 'https://github.com/yandex/vgsl.git', :tag => s.version.to_s } + + s.swift_version = '5.9' + s.requires_arc = true + s.prefix_header_file = false + s.platforms = { :ios => '9.0', :tvos => '9.0' } + + s.pod_target_xcconfig = { + 'OTHER_SWIFT_FLAGS' => '-enable-experimental-feature AccessLevelOnImport' + } + + s.dependency 'VGSLFundamentals', s.version.to_s + s.dependency 'VGSLUI', s.version.to_s + + s.source_files = [ + 'VGSLNetworking/**/*' + ] +end diff --git a/Specs/VGSLNetworkingPublic/6.12.0/VGSLNetworkingPublic.podspec b/Specs/VGSLNetworkingPublic/6.12.0/VGSLNetworkingPublic.podspec new file mode 100644 index 0000000..50249ad --- /dev/null +++ b/Specs/VGSLNetworkingPublic/6.12.0/VGSLNetworkingPublic.podspec @@ -0,0 +1,28 @@ +Pod::Spec.new do |s| + s.name = 'VGSLNetworkingPublic' + s.module_name = 'NetworkingPublic' + s.version = '6.12.0' + s.summary = 'A useful set of basic components for an iOS app' + s.description = 'A useful set of basic components for an iOS app' + s.homepage = 'https://github.com/yandex/vgsl' + + s.license = { :type => 'MIT', :file => 'LICENSE' } + s.author = { 'vgsl' => 'vgsl@yandex-team.ru' } + s.source = { :git => 'https://github.com/yandex/vgsl.git', :tag => s.version.to_s } + + s.swift_version = '5.9' + s.requires_arc = true + s.prefix_header_file = false + s.platforms = { :ios => '9.0', :tvos => '9.0' } + + s.pod_target_xcconfig = { + 'OTHER_SWIFT_FLAGS' => '-enable-experimental-feature AccessLevelOnImport' + } + + s.dependency 'VGSLBaseUI', s.version.to_s + s.dependency 'VGSL', s.version.to_s + + s.source_files = [ + 'CompatibilityShims/NetworkingPublic/**/*' + ] +end diff --git a/Specs/VGSLUI/6.12.0/VGSLUI.podspec b/Specs/VGSLUI/6.12.0/VGSLUI.podspec new file mode 100644 index 0000000..ecbd14a --- /dev/null +++ b/Specs/VGSLUI/6.12.0/VGSLUI.podspec @@ -0,0 +1,27 @@ +Pod::Spec.new do |s| + s.name = 'VGSLUI' + s.module_name = 'VGSLUI' + s.version = '6.12.0' + s.summary = 'A useful set of basic components for an iOS app' + s.description = 'A useful set of basic components for an iOS app' + s.homepage = 'https://github.com/yandex/vgsl' + + s.license = { :type => 'MIT', :file => 'LICENSE' } + s.author = { 'vgsl' => 'vgsl@yandex-team.ru' } + s.source = { :git => 'https://github.com/yandex/vgsl.git', :tag => s.version.to_s } + + s.swift_version = '5.9' + s.requires_arc = true + s.prefix_header_file = false + s.platforms = { :ios => '9.0', :tvos => '9.0' } + + s.pod_target_xcconfig = { + 'OTHER_SWIFT_FLAGS' => '-enable-experimental-feature AccessLevelOnImport' + } + + s.dependency 'VGSLFundamentals', s.version.to_s + + s.source_files = [ + 'VGSLUI/**/*' + ] +end diff --git a/Specs/VGSL_Fundamentals/6.12.0/VGSL_Fundamentals.podspec b/Specs/VGSL_Fundamentals/6.12.0/VGSL_Fundamentals.podspec new file mode 100644 index 0000000..3da48ea --- /dev/null +++ b/Specs/VGSL_Fundamentals/6.12.0/VGSL_Fundamentals.podspec @@ -0,0 +1,28 @@ +Pod::Spec.new do |s| + s.name = 'VGSL_Fundamentals' + s.module_name = 'VGSL_Fundamentals' + s.version = '6.12.0' + s.summary = 'Compatibility shims for VGSL' + s.description = 'Compatibility shims for VGSL' + s.homepage = 'https://github.com/yandex/vgsl' + + s.license = { :type => 'MIT', :file => 'LICENSE' } + s.author = { 'vgsl' => 'vgsl@yandex-team.ru' } + s.source = { :git => 'https://github.com/yandex/vgsl.git', :tag => s.version.to_s } + + s.swift_version = '5.9' + s.requires_arc = true + s.prefix_header_file = false + s.platforms = { :ios => '9.0', :tvos => '9.0' } + + s.pod_target_xcconfig = { + 'OTHER_SWIFT_FLAGS' => '-enable-experimental-feature AccessLevelOnImport' + } + + s.dependency 'VGSL_Fundamentals_Tiny', s.version.to_s + s.dependency 'VGSL', s.version.to_s + + s.source_files = [ + 'CompatibilityShims/VGSL_Fundamentals/**/*' + ] +end diff --git a/Specs/VGSL_Fundamentals_Tiny/6.12.0/VGSL_Fundamentals_Tiny.podspec b/Specs/VGSL_Fundamentals_Tiny/6.12.0/VGSL_Fundamentals_Tiny.podspec new file mode 100644 index 0000000..eeb3bf1 --- /dev/null +++ b/Specs/VGSL_Fundamentals_Tiny/6.12.0/VGSL_Fundamentals_Tiny.podspec @@ -0,0 +1,27 @@ +Pod::Spec.new do |s| + s.name = 'VGSL_Fundamentals_Tiny' + s.module_name = 'VGSL_Fundamentals_Tiny' + s.version = '6.12.0' + s.summary = 'Compatibility shims for VGSL' + s.description = 'Compatibility shims for VGSL' + s.homepage = 'https://github.com/yandex/vgsl' + + s.license = { :type => 'MIT', :file => 'LICENSE' } + s.author = { 'vgsl' => 'vgsl@yandex-team.ru' } + s.source = { :git => 'https://github.com/yandex/vgsl.git', :tag => s.version.to_s } + + s.swift_version = '5.9' + s.requires_arc = true + s.prefix_header_file = false + s.platforms = { :ios => '9.0', :tvos => '9.0' } + + s.pod_target_xcconfig = { + 'OTHER_SWIFT_FLAGS' => '-enable-experimental-feature AccessLevelOnImport' + } + + s.dependency 'VGSL', s.version.to_s + + s.source_files = [ + 'CompatibilityShims/VGSL_Fundamentals_Tiny/**/*' + ] +end