Merge branch 'main' of https://pubgit.newsmemory.com/tecnavia/newsmemory-ios-sdk-specs
This commit is contained in:
commit
fcf9fe33a0
|
@ -6,7 +6,7 @@ Pod::Spec.new do |s|
|
||||||
s.homepage = 'https://www.tecnavia.com'
|
s.homepage = 'https://www.tecnavia.com'
|
||||||
s.license = { type: 'Proprietary', file: 'LICENSE' }
|
s.license = { type: 'Proprietary', file: 'LICENSE' }
|
||||||
s.author = { 'Nick Aquilini' => 'naquilini@tecnavia.com' }
|
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'
|
s.resources = 'Other/Resources/{Newsmemory.js,*.bundle,fonts/*.ttf,fonts/*.otf}', 'Other/assets'
|
||||||
|
|
Loading…
Reference in New Issue