Skip to content

Commit 9cd4153

Browse files
committed
fixed source URL
1 parent 02944ca commit 9cd4153

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CbliteSwiftJsLib.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ Pod::Spec.new do |s|
2424
# s.screenshots = 'www.example.com/screenshots_1', 'www.example.com/screenshots_2'
2525
s.license = { :type => 'Apache License, Version 2.0', :file => 'LICENSE' }
2626
s.author = 'Couchbase'
27-
s.source = { :git => 'https://github.com/Couchbase-Ecosystem/cbl-js-swift', :tag => s.version.to_s }
27+
s.source = { :git => 'https://github.com/Couchbase-Ecosystem/cbl-js-swift.git', :tag => s.version.to_s }
2828
s.social_media_url = ''
2929

3030
s.ios.deployment_target = '13.0'

0 commit comments

Comments
 (0)