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.
1 parent 02944ca commit 9cd4153Copy full SHA for 9cd4153
CbliteSwiftJsLib.podspec
@@ -24,7 +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/Couchbase-Ecosystem/cbl-js-swift', :tag => s.version.to_s }
+ s.source = { :git => 'https://github.com/Couchbase-Ecosystem/cbl-js-swift.git', :tag => s.version.to_s }
28
s.social_media_url = ''
29
30
s.ios.deployment_target = '13.0'
0 commit comments