We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3a9c514 + 397f9c2 commit 17befe1Copy full SHA for 17befe1
AdobeBranchExtension.podspec
@@ -1,6 +1,6 @@
1
Pod::Spec.new do |s|
2
s.name = "AdobeBranchExtension"
3
- s.version = "1.3.5"
+ s.version = "1.3.6"
4
s.summary = "The Branch extension for Adobe Cloud Platform on iOS."
5
6
s.description = <<-DESC
@@ -23,6 +23,6 @@ Pod::Spec.new do |s|
23
24
s.source_files = 'AdobeBranchExtension/Classes/**/*'
25
26
- s.dependency 'ACPCore', '~> 2.9'
27
- s.dependency 'Branch', '~> 1.41.0'
+ s.dependency 'ACPCore', '~> 2.9.6'
+ s.dependency 'Branch', '~> 1.43.2'
28
end
0 commit comments