File tree Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 22 - RxCocoa (3.0.1):
33 - RxSwift (~> 3.0)
44 - RxSwift (3.0.1)
5- - RxSwiftUtilities (1.0.0 ):
5+ - RxSwiftUtilities (1.0.1 ):
66 - RxCocoa (~> 3.0)
77 - RxSwift (~> 3.0)
88
@@ -16,7 +16,7 @@ EXTERNAL SOURCES:
1616SPEC CHECKSUMS:
1717 RxCocoa: 15a52fc590dcc700cb4a690a633b5c5184ce3a78
1818 RxSwift: af5680055c4ad04480189c52d28385b1029493a6
19- RxSwiftUtilities: 4021b6c076900e4a84f4cc318c62a33ba5e7eaf8
19+ RxSwiftUtilities: 2614ffe05d2da158f79f50314a08122d13ac61d4
2020
2121PODFILE CHECKSUM: 7684ee7ca38232e18d184c27a385894b625d7ee4
2222
Original file line number Diff line number Diff line change 11Pod ::Spec . new do |s |
22 s . name = "RxSwiftUtilities"
3- s . version = "1.0.0 "
3+ s . version = "1.0.1 "
44 s . summary = "Helpful classes and extensions for RxSwift"
55 s . description = <<-DESC
66Helpful classes and extensions for RxSwift which don't belong in RxSwift core.
Original file line number Diff line number Diff line change 1515 <key >CFBundlePackageType </key >
1616 <string >FMWK </string >
1717 <key >CFBundleShortVersionString </key >
18- <string >1.0.0 </string >
18+ <string >1.0.1 </string >
1919 <key >CFBundleVersion </key >
2020 <string >$(CURRENT_PROJECT_VERSION) </string >
2121 <key >NSPrincipalClass </key >
Original file line number Diff line number Diff line change 1515 <key >CFBundlePackageType </key >
1616 <string >BNDL </string >
1717 <key >CFBundleShortVersionString </key >
18- <string >1.0.0 </string >
18+ <string >1.0.1 </string >
1919 <key >CFBundleVersion </key >
2020 <string >1 </string >
2121</dict >
You can’t perform that action at this time.
0 commit comments