Skip to content

Commit

Permalink
Publishing latest ui-swift package for version 0.4.3
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Sep 12, 2024
1 parent d21b254 commit 0010965
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions TrinsicUI.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -4,15 +4,15 @@
#
Pod::Spec.new do |s|
s.name = 'TrinsicUI'
s.version = '0.4.2'
s.version = '0.4.3'
s.summary = 'Trinsic UI library.'
s.description = <<-DESC
We help you launch and capture the results of a Trinsic Acceptance session
DESC
s.homepage = 'https://github.com/trinsic-id/sdk-swift-ui'
s.license = { :type => 'MIT' }
s.author = { 'Trinsic' => '[email protected]' }
s.source = { :git => 'https://github.com/trinsic-id/sdk-swift-ui.git', :tag => 'v0.4.2' }
s.source = { :git => 'https://github.com/trinsic-id/sdk-swift-ui.git', :tag => 'v0.4.3' }
s.source_files = 'Sources/**/*.{swift,h,m}'
s.static_framework = true

Expand Down

0 comments on commit 0010965

Please sign in to comment.