new version 3.10.05
This commit is contained in:
parent
fcf9fe33a0
commit
a8520bc2d7
|
@ -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: 'https://pubgit.newsmemory.com/tecnavia/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