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.
23
23
These classes make it easy to transfer data among the flows, the parent view models and the child view models.
24
24
DESC
25
25
26
- s . homepage = 'https://github.com/xflagstudio /RxController'
26
+ s . homepage = 'https://github.com/RxSwiftCommunity /RxController'
27
27
s . license = { :type => 'MIT' , :file => 'LICENSE' }
28
28
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 }
30
30
31
31
s . ios . deployment_target = '9.0'
32
32
s . swift_versions = '5.0'
You can’t perform that action at this time.
0 commit comments