We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1ce8629 + 6ac04a8 commit 855f7b5Copy full SHA for 855f7b5
CbliteSwiftJsLib.podspec
@@ -24,8 +24,7 @@ Pod::Spec.new do |s|
24
# s.screenshots = 'www.example.com/screenshots_1', 'www.example.com/screenshots_2'
25
s.license = { :type => 'Apache License, Version 2.0', :file => 'LICENSE' }
26
s.author = 'Couchbase'
27
- s.source = { :git => 'https://github.com/couchbaselabs/CbliteSwiftJsLib.git', :tag => s.version.to_s }
28
- s.social_media_url = ''
+ s.source = { :git => 'https://github.com/Couchbase-Ecosystem/cbl-js-swift.git', :tag => s.version.to_s }
29
30
s.ios.deployment_target = '13.0'
31
s.swift_version = '5.5'
0 commit comments