Skip to content

Commit 855f7b5

Browse files
authored
Merge pull request #1 from Couchbase-Ecosystem/0.1.0
0.1.0
2 parents 1ce8629 + 6ac04a8 commit 855f7b5

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

CbliteSwiftJsLib.podspec

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +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/couchbaselabs/CbliteSwiftJsLib.git', :tag => s.version.to_s }
28-
s.social_media_url = ''
27+
s.source = { :git => 'https://github.com/Couchbase-Ecosystem/cbl-js-swift.git', :tag => s.version.to_s }
2928

3029
s.ios.deployment_target = '13.0'
3130
s.swift_version = '5.5'

0 commit comments

Comments
 (0)