Skip to content

Commit

Permalink
Publishing latest ui-swift package for version 0.3.10
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Aug 29, 2024
1 parent 9e391db commit 78ab486
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.3.9'
s.version = '0.3.10'
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://trinsic.id'
s.license = { :type => 'MIT' }
s.author = { 'Trinsic' => '[email protected]' }
s.source = { :git => 'https://github.com/trinsic-id/sdk-swift-ui.git', :tag => 'v0.3.9' }
s.source = { :git => 'https://github.com/trinsic-id/sdk-swift-ui.git', :tag => 'v0.3.10' }
s.source_files = 'Sources/**/*.{swift,h,m}'

s.requires_arc = true
Expand Down

0 comments on commit 78ab486

Please sign in to comment.