Skip to content

Commit 91f68f0

Browse files
committed
Update podspec source
1 parent 91123ff commit 91f68f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

RxKeyboard.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Pod::Spec.new do |s|
55
s.homepage = 'https://github.com/devxoul/RxKeyboard'
66
s.license = { :type => 'MIT', :file => 'LICENSE' }
77
s.author = { 'Suyeol Jeon' => '[email protected]' }
8-
s.source = { :git => 'https://github.com/devxoul/RxKeyboard.git',
8+
s.source = { :git => 'https://github.com/RxSwiftCommunity/RxKeyboard.git',
99
:tag => s.version.to_s }
1010
s.source_files = 'Sources/*.swift'
1111
s.frameworks = 'UIKit', 'Foundation'

0 commit comments

Comments
 (0)