File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 11PODS:
2- - R.swift.Library (5.1 .0)
2+ - R.swift.Library (5.2 .0)
33 - SWRevealViewController (2.3.0)
44
55DEPENDENCIES:
@@ -16,13 +16,13 @@ EXTERNAL SOURCES:
1616
1717CHECKOUT OPTIONS:
1818 R.swift.Library:
19- :commit: 4a09ece7d0a30edcd95462ce7d252dd4d3a49843
19+ :commit: 5a54805e3d08077e46edb2274ff27b20b700f568
2020 :git: https://github.com/mac-cain13/R.swift.Library.git
2121
2222SPEC CHECKSUMS:
23- R.swift.Library: fa85ce1e0d0b7e818cd9e080df910ba54d2776cc
23+ R.swift.Library: 5ba4f1631300caf9a4d890186930da85d540769d
2424 SWRevealViewController: 6d3fd97f70112fd7cef9de14df4260eacce4c63a
2525
2626PODFILE CHECKSUM: feb2d125d56abaa9101403aedbf488a7d5445eab
2727
28- COCOAPODS: 1.8.4
28+ COCOAPODS: 1.9.1
Original file line number Diff line number Diff line change @@ -28,7 +28,7 @@ Pod::Spec.new do |spec|
2828 spec . tvos . deployment_target = '9.0'
2929 spec . watchos . deployment_target = '2.2'
3030
31- spec . dependency "R.swift.Library" , "~> 5.1 .0"
31+ spec . dependency "R.swift.Library" , "~> 5.2 .0"
3232
3333 spec . preserve_paths = "rswift"
3434
You can’t perform that action at this time.
0 commit comments