File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 22 - Expecta (1.0.6)
33 - SDWebImage/Core (5.0.0-beta3)
44 - SDWebImagePhotosPlugin (0.1.1):
5- - SDWebImage/Core (~> 5.0.0-beta )
5+ - SDWebImage/Core (>= 5.0.0-beta3 )
66
77DEPENDENCIES:
88 - Expecta
@@ -28,7 +28,7 @@ CHECKOUT OPTIONS:
2828SPEC CHECKSUMS:
2929 Expecta: 3b6bd90a64b9a1dcb0b70aa0e10a7f8f631667d5
3030 SDWebImage: e52654ceef9fdc19f4c612d64a5b6d3f05dd81a4
31- SDWebImagePhotosPlugin: 4976eb48566aec15bbd0e6f92a4980570172eb12
31+ SDWebImagePhotosPlugin: 0aa6821cd8f2bed88b5d0cd26cd66bc90c5c03ab
3232
3333PODFILE CHECKSUM: 6680009759cc4cfe5fb285144f541a8b9218710e
3434
Original file line number Diff line number Diff line change @@ -36,5 +36,5 @@ TODO: Add long description of the pod here.
3636 s . module_map = 'SDWebImagePhotosPlugin/Module/SDWebImagePhotosPlugin.modulemap'
3737
3838 s . frameworks = 'Photos'
39- s . dependency 'SDWebImage/Core' , '~> 5.0.0-beta '
39+ s . dependency 'SDWebImage/Core' , '>= 5.0.0-beta3 '
4040end
You can’t perform that action at this time.
0 commit comments