From a615e400019e474367f723cfb0b265f498d0236e Mon Sep 17 00:00:00 2001 From: robot-vgsl Date: Wed, 25 Sep 2024 17:54:29 +0300 Subject: [PATCH] Release VGSL 6.6.0 commit_hash:7933b39515556d72570d629e423fefa8ee6edc2f --- .mapping.json | 11 +++++++ Specs/VGSL/6.6.0/VGSL.podspec | 29 ++++++++++++++++++ Specs/VGSLBase/6.6.0/VGSLBase.podspec | 29 ++++++++++++++++++ Specs/VGSLBaseTiny/6.6.0/VGSLBaseTiny.podspec | 27 +++++++++++++++++ Specs/VGSLBaseUI/6.6.0/VGSLBaseUI.podspec | 27 +++++++++++++++++ .../6.6.0/VGSLCommonCore.podspec | 29 ++++++++++++++++++ .../6.6.0/VGSLFundamentals.podspec | 30 +++++++++++++++++++ .../6.6.0/VGSLNetworking.podspec | 28 +++++++++++++++++ .../6.6.0/VGSLNetworkingPublic.podspec | 28 +++++++++++++++++ Specs/VGSLUI/6.6.0/VGSLUI.podspec | 27 +++++++++++++++++ .../6.6.0/VGSL_Fundamentals.podspec | 28 +++++++++++++++++ .../6.6.0/VGSL_Fundamentals_Tiny.podspec | 27 +++++++++++++++++ 12 files changed, 320 insertions(+) create mode 100644 Specs/VGSL/6.6.0/VGSL.podspec create mode 100644 Specs/VGSLBase/6.6.0/VGSLBase.podspec create mode 100644 Specs/VGSLBaseTiny/6.6.0/VGSLBaseTiny.podspec create mode 100644 Specs/VGSLBaseUI/6.6.0/VGSLBaseUI.podspec create mode 100644 Specs/VGSLCommonCore/6.6.0/VGSLCommonCore.podspec create mode 100644 Specs/VGSLFundamentals/6.6.0/VGSLFundamentals.podspec create mode 100644 Specs/VGSLNetworking/6.6.0/VGSLNetworking.podspec create mode 100644 Specs/VGSLNetworkingPublic/6.6.0/VGSLNetworkingPublic.podspec create mode 100644 Specs/VGSLUI/6.6.0/VGSLUI.podspec create mode 100644 Specs/VGSL_Fundamentals/6.6.0/VGSL_Fundamentals.podspec create mode 100644 Specs/VGSL_Fundamentals_Tiny/6.6.0/VGSL_Fundamentals_Tiny.podspec diff --git a/.mapping.json b/.mapping.json index b012c66..391eebe 100644 --- a/.mapping.json +++ b/.mapping.json @@ -32,6 +32,7 @@ "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", "Specs/VGSL/6.5.0/VGSL.podspec":"mobile/vgsl/public/Specs/VGSL/6.5.0/VGSL.podspec", + "Specs/VGSL/6.6.0/VGSL.podspec":"mobile/vgsl/public/Specs/VGSL/6.6.0/VGSL.podspec", "Specs/VGSLBase/2.2.0/VGSLBase.podspec":"mobile/vgsl/public/Specs/VGSLBase/2.2.0/VGSLBase.podspec", "Specs/VGSLBase/2.3.0/VGSLBase.podspec":"mobile/vgsl/public/Specs/VGSLBase/2.3.0/VGSLBase.podspec", "Specs/VGSLBase/2.3.1/VGSLBase.podspec":"mobile/vgsl/public/Specs/VGSLBase/2.3.1/VGSLBase.podspec", @@ -55,6 +56,7 @@ "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", "Specs/VGSLBase/6.5.0/VGSLBase.podspec":"mobile/vgsl/public/Specs/VGSLBase/6.5.0/VGSLBase.podspec", + "Specs/VGSLBase/6.6.0/VGSLBase.podspec":"mobile/vgsl/public/Specs/VGSLBase/6.6.0/VGSLBase.podspec", "Specs/VGSLBaseTiny/2.2.0/VGSLBaseTiny.podspec":"mobile/vgsl/public/Specs/VGSLBaseTiny/2.2.0/VGSLBaseTiny.podspec", "Specs/VGSLBaseTiny/2.3.0/VGSLBaseTiny.podspec":"mobile/vgsl/public/Specs/VGSLBaseTiny/2.3.0/VGSLBaseTiny.podspec", "Specs/VGSLBaseTiny/2.3.1/VGSLBaseTiny.podspec":"mobile/vgsl/public/Specs/VGSLBaseTiny/2.3.1/VGSLBaseTiny.podspec", @@ -78,6 +80,7 @@ "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", "Specs/VGSLBaseTiny/6.5.0/VGSLBaseTiny.podspec":"mobile/vgsl/public/Specs/VGSLBaseTiny/6.5.0/VGSLBaseTiny.podspec", + "Specs/VGSLBaseTiny/6.6.0/VGSLBaseTiny.podspec":"mobile/vgsl/public/Specs/VGSLBaseTiny/6.6.0/VGSLBaseTiny.podspec", "Specs/VGSLBaseUI/2.2.0/VGSLBaseUI.podspec":"mobile/vgsl/public/Specs/VGSLBaseUI/2.2.0/VGSLBaseUI.podspec", "Specs/VGSLBaseUI/2.3.0/VGSLBaseUI.podspec":"mobile/vgsl/public/Specs/VGSLBaseUI/2.3.0/VGSLBaseUI.podspec", "Specs/VGSLBaseUI/2.3.1/VGSLBaseUI.podspec":"mobile/vgsl/public/Specs/VGSLBaseUI/2.3.1/VGSLBaseUI.podspec", @@ -101,6 +104,7 @@ "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", "Specs/VGSLBaseUI/6.5.0/VGSLBaseUI.podspec":"mobile/vgsl/public/Specs/VGSLBaseUI/6.5.0/VGSLBaseUI.podspec", + "Specs/VGSLBaseUI/6.6.0/VGSLBaseUI.podspec":"mobile/vgsl/public/Specs/VGSLBaseUI/6.6.0/VGSLBaseUI.podspec", "Specs/VGSLCommonCore/2.2.0/VGSLCommonCore.podspec":"mobile/vgsl/public/Specs/VGSLCommonCore/2.2.0/VGSLCommonCore.podspec", "Specs/VGSLCommonCore/2.3.0/VGSLCommonCore.podspec":"mobile/vgsl/public/Specs/VGSLCommonCore/2.3.0/VGSLCommonCore.podspec", "Specs/VGSLCommonCore/2.3.1/VGSLCommonCore.podspec":"mobile/vgsl/public/Specs/VGSLCommonCore/2.3.1/VGSLCommonCore.podspec", @@ -124,12 +128,14 @@ "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", "Specs/VGSLCommonCore/6.5.0/VGSLCommonCore.podspec":"mobile/vgsl/public/Specs/VGSLCommonCore/6.5.0/VGSLCommonCore.podspec", + "Specs/VGSLCommonCore/6.6.0/VGSLCommonCore.podspec":"mobile/vgsl/public/Specs/VGSLCommonCore/6.6.0/VGSLCommonCore.podspec", "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.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", "Specs/VGSLFundamentals/6.5.0/VGSLFundamentals.podspec":"mobile/vgsl/public/Specs/VGSLFundamentals/6.5.0/VGSLFundamentals.podspec", + "Specs/VGSLFundamentals/6.6.0/VGSLFundamentals.podspec":"mobile/vgsl/public/Specs/VGSLFundamentals/6.6.0/VGSLFundamentals.podspec", "Specs/VGSLNetworking/2.2.0/VGSLNetworking.podspec":"mobile/vgsl/public/Specs/VGSLNetworking/2.2.0/VGSLNetworking.podspec", "Specs/VGSLNetworking/2.3.0/VGSLNetworking.podspec":"mobile/vgsl/public/Specs/VGSLNetworking/2.3.0/VGSLNetworking.podspec", "Specs/VGSLNetworking/2.3.1/VGSLNetworking.podspec":"mobile/vgsl/public/Specs/VGSLNetworking/2.3.1/VGSLNetworking.podspec", @@ -154,17 +160,20 @@ "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", "Specs/VGSLNetworking/6.5.0/VGSLNetworking.podspec":"mobile/vgsl/public/Specs/VGSLNetworking/6.5.0/VGSLNetworking.podspec", + "Specs/VGSLNetworking/6.6.0/VGSLNetworking.podspec":"mobile/vgsl/public/Specs/VGSLNetworking/6.6.0/VGSLNetworking.podspec", "Specs/VGSLNetworkingPublic/6.1.0/VGSLNetworkingPublic.podspec":"mobile/vgsl/public/Specs/VGSLNetworkingPublic/6.1.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", "Specs/VGSLNetworkingPublic/6.5.0/VGSLNetworkingPublic.podspec":"mobile/vgsl/public/Specs/VGSLNetworkingPublic/6.5.0/VGSLNetworkingPublic.podspec", + "Specs/VGSLNetworkingPublic/6.6.0/VGSLNetworkingPublic.podspec":"mobile/vgsl/public/Specs/VGSLNetworkingPublic/6.6.0/VGSLNetworkingPublic.podspec", "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.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", "Specs/VGSLUI/6.5.0/VGSLUI.podspec":"mobile/vgsl/public/Specs/VGSLUI/6.5.0/VGSLUI.podspec", + "Specs/VGSLUI/6.6.0/VGSLUI.podspec":"mobile/vgsl/public/Specs/VGSLUI/6.6.0/VGSLUI.podspec", "Specs/VGSL_Fundamentals/2.4.0/VGSL_Fundamentals.podspec":"mobile/vgsl/public/Specs/VGSL_Fundamentals/2.4.0/VGSL_Fundamentals.podspec", "Specs/VGSL_Fundamentals/2.4.1/VGSL_Fundamentals.podspec":"mobile/vgsl/public/Specs/VGSL_Fundamentals/2.4.1/VGSL_Fundamentals.podspec", "Specs/VGSL_Fundamentals/3.0.0/VGSL_Fundamentals.podspec":"mobile/vgsl/public/Specs/VGSL_Fundamentals/3.0.0/VGSL_Fundamentals.podspec", @@ -184,6 +193,7 @@ "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", "Specs/VGSL_Fundamentals/6.5.0/VGSL_Fundamentals.podspec":"mobile/vgsl/public/Specs/VGSL_Fundamentals/6.5.0/VGSL_Fundamentals.podspec", + "Specs/VGSL_Fundamentals/6.6.0/VGSL_Fundamentals.podspec":"mobile/vgsl/public/Specs/VGSL_Fundamentals/6.6.0/VGSL_Fundamentals.podspec", "Specs/VGSL_Fundamentals_Tiny/2.4.0/VGSL_Fundamentals_Tiny.podspec":"mobile/vgsl/public/Specs/VGSL_Fundamentals_Tiny/2.4.0/VGSL_Fundamentals_Tiny.podspec", "Specs/VGSL_Fundamentals_Tiny/2.4.1/VGSL_Fundamentals_Tiny.podspec":"mobile/vgsl/public/Specs/VGSL_Fundamentals_Tiny/2.4.1/VGSL_Fundamentals_Tiny.podspec", "Specs/VGSL_Fundamentals_Tiny/3.0.0/VGSL_Fundamentals_Tiny.podspec":"mobile/vgsl/public/Specs/VGSL_Fundamentals_Tiny/3.0.0/VGSL_Fundamentals_Tiny.podspec", @@ -203,6 +213,7 @@ "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", "Specs/VGSL_Fundamentals_Tiny/6.5.0/VGSL_Fundamentals_Tiny.podspec":"mobile/vgsl/public/Specs/VGSL_Fundamentals_Tiny/6.5.0/VGSL_Fundamentals_Tiny.podspec", + "Specs/VGSL_Fundamentals_Tiny/6.6.0/VGSL_Fundamentals_Tiny.podspec":"mobile/vgsl/public/Specs/VGSL_Fundamentals_Tiny/6.6.0/VGSL_Fundamentals_Tiny.podspec", "VGSL/Exports.swift":"mobile/vgsl/public/VGSL/Exports.swift", "VGSLFundamentals/Action.swift":"mobile/vgsl/public/VGSLFundamentals/Action.swift", "VGSLFundamentals/Archivable.swift":"mobile/vgsl/public/VGSLFundamentals/Archivable.swift", diff --git a/Specs/VGSL/6.6.0/VGSL.podspec b/Specs/VGSL/6.6.0/VGSL.podspec new file mode 100644 index 0000000..42e439f --- /dev/null +++ b/Specs/VGSL/6.6.0/VGSL.podspec @@ -0,0 +1,29 @@ +Pod::Spec.new do |s| + s.name = 'VGSL' + s.module_name = 'VGSL' + s.version = '6.6.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.6.0/VGSLBase.podspec b/Specs/VGSLBase/6.6.0/VGSLBase.podspec new file mode 100644 index 0000000..fcb485e --- /dev/null +++ b/Specs/VGSLBase/6.6.0/VGSLBase.podspec @@ -0,0 +1,29 @@ +Pod::Spec.new do |s| + s.name = 'VGSLBase' + s.module_name = 'BasePublic' + s.version = '6.6.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.6.0/VGSLBaseTiny.podspec b/Specs/VGSLBaseTiny/6.6.0/VGSLBaseTiny.podspec new file mode 100644 index 0000000..a478978 --- /dev/null +++ b/Specs/VGSLBaseTiny/6.6.0/VGSLBaseTiny.podspec @@ -0,0 +1,27 @@ +Pod::Spec.new do |s| + s.name = 'VGSLBaseTiny' + s.module_name = 'BaseTinyPublic' + s.version = '6.6.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.6.0/VGSLBaseUI.podspec b/Specs/VGSLBaseUI/6.6.0/VGSLBaseUI.podspec new file mode 100644 index 0000000..98ee9d0 --- /dev/null +++ b/Specs/VGSLBaseUI/6.6.0/VGSLBaseUI.podspec @@ -0,0 +1,27 @@ +Pod::Spec.new do |s| + s.name = 'VGSLBaseUI' + s.module_name = 'BaseUIPublic' + s.version = '6.6.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.6.0/VGSLCommonCore.podspec b/Specs/VGSLCommonCore/6.6.0/VGSLCommonCore.podspec new file mode 100644 index 0000000..c22c1f5 --- /dev/null +++ b/Specs/VGSLCommonCore/6.6.0/VGSLCommonCore.podspec @@ -0,0 +1,29 @@ +Pod::Spec.new do |s| + s.name = 'VGSLCommonCore' + s.module_name = 'CommonCorePublic' + s.version = '6.6.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.6.0/VGSLFundamentals.podspec b/Specs/VGSLFundamentals/6.6.0/VGSLFundamentals.podspec new file mode 100644 index 0000000..14ddc43 --- /dev/null +++ b/Specs/VGSLFundamentals/6.6.0/VGSLFundamentals.podspec @@ -0,0 +1,30 @@ +Pod::Spec.new do |s| + s.name = 'VGSLFundamentals' + s.module_name = 'VGSLFundamentals' + s.version = '6.6.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.6.0/VGSLNetworking.podspec b/Specs/VGSLNetworking/6.6.0/VGSLNetworking.podspec new file mode 100644 index 0000000..e650180 --- /dev/null +++ b/Specs/VGSLNetworking/6.6.0/VGSLNetworking.podspec @@ -0,0 +1,28 @@ +Pod::Spec.new do |s| + s.name = 'VGSLNetworking' + s.module_name = 'VGSLNetworking' + s.version = '6.6.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.6.0/VGSLNetworkingPublic.podspec b/Specs/VGSLNetworkingPublic/6.6.0/VGSLNetworkingPublic.podspec new file mode 100644 index 0000000..3955313 --- /dev/null +++ b/Specs/VGSLNetworkingPublic/6.6.0/VGSLNetworkingPublic.podspec @@ -0,0 +1,28 @@ +Pod::Spec.new do |s| + s.name = 'VGSLNetworkingPublic' + s.module_name = 'NetworkingPublic' + s.version = '6.6.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.6.0/VGSLUI.podspec b/Specs/VGSLUI/6.6.0/VGSLUI.podspec new file mode 100644 index 0000000..4692f30 --- /dev/null +++ b/Specs/VGSLUI/6.6.0/VGSLUI.podspec @@ -0,0 +1,27 @@ +Pod::Spec.new do |s| + s.name = 'VGSLUI' + s.module_name = 'VGSLUI' + s.version = '6.6.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.6.0/VGSL_Fundamentals.podspec b/Specs/VGSL_Fundamentals/6.6.0/VGSL_Fundamentals.podspec new file mode 100644 index 0000000..79a475d --- /dev/null +++ b/Specs/VGSL_Fundamentals/6.6.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.6.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.6.0/VGSL_Fundamentals_Tiny.podspec b/Specs/VGSL_Fundamentals_Tiny/6.6.0/VGSL_Fundamentals_Tiny.podspec new file mode 100644 index 0000000..a917a64 --- /dev/null +++ b/Specs/VGSL_Fundamentals_Tiny/6.6.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.6.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