Skip to content
Snippets Groups Projects
Commit 8508b8e6 authored by Miguel Lucas's avatar Miguel Lucas
Browse files

Merge branch 'v7.1.13' into 'main'

v7.1.13

See merge request !23
parents 7b491b23 565ac7cd
Branches
1 merge request!23v7.1.13
......@@ -27,8 +27,8 @@ let package = Package(
),
.binaryTarget(
name: "UnifiedPlugin",
url: "https://artifact.plugin.npaw.com/artifactory/plugins/ios/frameworks/UnifiedPlugin/UnifiedPlugin.xcframework_7.1.12.zip",
checksum: "5379899100fdb224f8daf83c741fc9ac9e7555da760b10e6d2cf6c862daac2c2"
url: "https://artifact.plugin.npaw.com/artifactory/plugins/ios/frameworks/UnifiedPlugin/UnifiedPlugin.xcframework_7.1.13.zip",
checksum: "2ff45b43b3443756e12c96969ffde9e055b1ce119f8193d2450843d512ea802f"
),
.binaryTarget(
name: "GCDWebServers",
......
Pod::Spec.new do |spec|
spec.name = 'UnifiedPluginPkg'
spec.version = '7.1.12'
spec.version = '7.1.13'
spec.summary = 'UnifiedPlugin.'
spec.description = <<-DESC
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment