This commit is contained in:
Nick 2024-03-06 12:41:55 +01:00
commit fcf9fe33a0
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ Pod::Spec.new do |s|
s.homepage = 'https://www.tecnavia.com'
s.license = { type: 'Proprietary', file: 'LICENSE' }
s.author = { 'Nick Aquilini' => 'naquilini@tecnavia.com' }
s.source = { git: 'git@pubgit.newsmemory.com:tecnaviapress/newsmemory-ios-sdk.git', tag: "v#{s.version}" }
s.source = { git: 'https://pubgit.newsmemory.com/tecnavia/newsmemory-ios-sdk.git', tag: "v#{s.version}" }
s.resources = 'Other/Resources/{Newsmemory.js,*.bundle,fonts/*.ttf,fonts/*.otf}', 'Other/assets'