Skip to content

Commit 5335013

Browse files
authored
Update DocuSign.podspec
Signed-off-by: mmohareb <mina.mohareb@docusign.com>
1 parent 6206bbc commit 5335013

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

DocuSign.podspec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
Pod::Spec.new do |s|
55
s.name = 'DocuSign'
6-
s.version = '3.5.0'
6+
s.version = '4.0.0'
77
s.summary = 'Docusign Native iOS Framework to sign and send in your iOS apps'
88

99
s.description = <<-DESC
@@ -29,5 +29,5 @@ Pod::Spec.new do |s|
2929
"DocuSignAPI.xcframework"]
3030
s.resource = 'DocuSignSDK.xcframework/**/DocuSignSDK.bundle'
3131
# Update the source path for new release
32-
s.source = { :http => "https://docucdn-a.akamaihd.net/prod/docusigniossdk/3.5.0/DocuSignCombined.zip"}
32+
s.source = { :http => "https://docucdn-a.akamaihd.net/prod/docusigniossdk/4.0.0/DocuSignCombined.zip"}
3333
end

0 commit comments

Comments
 (0)