Skip to content

Commit

Permalink
Update DocuSign.podspec
Browse files Browse the repository at this point in the history
  • Loading branch information
mmohareb authored May 17, 2023
1 parent e776cf9 commit ae9443c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions DocuSign.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

Pod::Spec.new do |s|
s.name = 'DocuSign'
s.version = '3.0.4'
s.version = '3.0.5'
s.summary = 'DocuSign Native iOS Framework to sign and send in your iOS apps'

s.description = <<-DESC
Expand All @@ -29,5 +29,5 @@ Pod::Spec.new do |s|
"DocuSignAPI.xcframework"]
s.resource = 'DocuSignSDK.xcframework/**/DocuSignSDK.bundle'
# Update the source path for new release
s.source = { :http => "https://docucdn-a.akamaihd.net/prod/docusigniossdk/3.0.4/DocuSignSDK.zip"}
s.source = { :http => "https://docucdn-a.akamaihd.net/prod/docusigniossdk/3.0.5/DocuSignSDK.zip"}
end

0 comments on commit ae9443c

Please sign in to comment.