We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f3be0d1 + 71ead5b commit e1e0497Copy full SHA for e1e0497
RxKeyboard.podspec
@@ -2,7 +2,7 @@ Pod::Spec.new do |s|
2
s.name = 'RxKeyboard'
3
s.version = '0.4.1'
4
s.summary = 'Reactive Keyboard in iOS'
5
- s.homepage = 'https://github.com/devxoul/RxKeyboard'
+ s.homepage = 'https://github.com/RxSwiftCommunity/RxKeyboard'
6
s.license = { :type => 'MIT', :file => 'LICENSE' }
7
s.author = { 'Suyeol Jeon' => 'devxoul@gmail.com' }
8
s.source = { :git => 'https://github.com/RxSwiftCommunity/RxKeyboard.git',
0 commit comments