File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -23,10 +23,10 @@ RxController provides the basic view controller and view model classes.
2323These classes make it easy to transfer data among the flows, the parent view models and the child view models.
2424 DESC
2525
26- s . homepage = 'https://github.com/xflagstudio /RxController'
26+ s . homepage = 'https://github.com/RxSwiftCommunity /RxController'
2727 s . license = { :type => 'MIT' , :file => 'LICENSE' }
2828 s . author = { 'Meng Li' => '[email protected] ' } 29- s . source = { :git => 'https://github.com/xflagstudio /RxController.git' , :tag => s . version . to_s }
29+ s . source = { :git => 'https://github.com/RxSwiftCommunity /RxController.git' , :tag => s . version . to_s }
3030
3131 s . ios . deployment_target = '9.0'
3232 s . swift_versions = '5.0'
You can’t perform that action at this time.
0 commit comments