File tree Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 6
6
- Reusable/View (= 4.1.1)
7
7
- Reusable/Storyboard (4.1.1)
8
8
- Reusable/View (4.1.1)
9
- - RxBinding (0.3.1 ):
10
- - RxCocoa (~> 5 )
11
- - RxSwift (~> 5 )
9
+ - RxBinding (0.4 ):
10
+ - RxCocoa (< 6.0.0, >= 5.0.0 )
11
+ - RxSwift (< 6.0.0, >= 5.0.0 )
12
12
- RxCocoa (5.1.1):
13
13
- RxRelay (~> 5)
14
14
- RxSwift (~> 5)
15
- - RxController (0.10 ):
15
+ - RxController (1.1 ):
16
16
- RxCocoa (~> 5)
17
17
- RxFlow (~> 2.7)
18
18
- RxSwift (~> 5)
25
25
- RxCocoa (~> 5)
26
26
- RxDataSources (~> 4)
27
27
- RxSwift (~> 5)
28
- - RxFlow (2.8.0 ):
28
+ - RxFlow (2.9.1 ):
29
29
- RxCocoa (>= 5.1.1)
30
30
- RxSwift (>= 5.1.1)
31
31
- RxRelay (5.1.1):
@@ -62,16 +62,16 @@ SPEC CHECKSUMS:
62
62
Differentiator: 886080237d9f87f322641dedbc5be257061b0602
63
63
Fakery: d3380c4aa1efe7631c0831d7e26aa9db4491f014
64
64
Reusable: 53a9acf5c536f229b31b5865782414b508252ddb
65
- RxBinding: 58be2cf1311165489a66eacb4a3e33932d598a53
65
+ RxBinding: da433c012633802a72c2a5bec8775b86f4cddeb8
66
66
RxCocoa: 32065309a38d29b5b0db858819b5bf9ef038b601
67
- RxController: c596ce5b2bc9ab933649690838d60118f0e4b110
67
+ RxController: f4b42f77e2298a81720de4fc4580e10b38ea0b69
68
68
RxDataSources: efee07fa4de48477eca0a4611e6d11e2da9c1114
69
69
RxDataSourcesSingleSection: 4394e57ae097f33e3845cf3a57bdf7826eca2d38
70
- RxFlow: 41c9d56e7611c6470d00febdfee08b63b0b018f8
70
+ RxFlow: 029e260333ef843b349ba9cb9265929941830aee
71
71
RxRelay: d77f7d771495f43c556cbc43eebd1bb54d01e8e9
72
72
RxSwift: 81470a2074fa8780320ea5fe4102807cb7118178
73
73
SnapKit: 97b92857e3df3a0c71833cce143274bf6ef8e5eb
74
74
75
75
PODFILE CHECKSUM: 0e048f42166325ac7ea57547d12ebbc2fc47fb5f
76
76
77
- COCOAPODS: 1.9.1
77
+ COCOAPODS: 1.9.3
Original file line number Diff line number Diff line change 8
8
9
9
Pod ::Spec . new do |s |
10
10
s . name = 'RxController'
11
- s . version = '1.0 '
11
+ s . version = '1.1 '
12
12
s . summary = 'A library for developing with MVVM-C based on RxFlow and RxSwift.'
13
13
14
14
# This description is used to generate tags and improve search results.
You can’t perform that action at this time.
0 commit comments