Skip to content

Commit 71ead5b

Browse files
authored
Update link to homepage in podspec
1 parent f3be0d1 commit 71ead5b

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
@@ -2,7 +2,7 @@ Pod::Spec.new do |s|
22
s.name = 'RxKeyboard'
33
s.version = '0.4.1'
44
s.summary = 'Reactive Keyboard in iOS'
5-
s.homepage = 'https://github.com/devxoul/RxKeyboard'
5+
s.homepage = 'https://github.com/RxSwiftCommunity/RxKeyboard'
66
s.license = { :type => 'MIT', :file => 'LICENSE' }
77
s.author = { 'Suyeol Jeon' => '[email protected]' }
88
s.source = { :git => 'https://github.com/RxSwiftCommunity/RxKeyboard.git',

0 commit comments

Comments
 (0)