Skip to content

Commit 1ce8629

Browse files
committed
updated podspec file for org change
1 parent 8f31afc commit 1ce8629

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CbliteSwiftJsLib.podspec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,12 +20,12 @@ Pod::Spec.new do |s|
2020
Couchbase Lite Swift libary for cblite.js (Javascript) Library. This is a set of shared code used by the Ionic and React Native plugins for Couchbase Lite.
2121
DESC
2222

23-
s.homepage = 'https://github.com/couchbaselabs/CbliteSwiftJsLib'
23+
s.homepage = 'https://github.com/Couchbase-Ecosystem/cbl-js-swift'
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'
2727
s.source = { :git => 'https://github.com/couchbaselabs/CbliteSwiftJsLib.git', :tag => s.version.to_s }
28-
s.social_media_url = 'https://twitter.com/couchbase'
28+
s.social_media_url = ''
2929

3030
s.ios.deployment_target = '13.0'
3131
s.swift_version = '5.5'

0 commit comments

Comments
 (0)