Update NewsmemorySDK/3.10.05/NewsmemorySDK.podspec
This commit is contained in:
parent
5bdac65c7a
commit
bad755419b
|
@ -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: 'git@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'
|
||||
|
|
Loading…
Reference in New Issue