File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 2
2
- Expecta (1.0.6)
3
3
- SDWebImage/Core (5.0.0-beta3)
4
4
- SDWebImagePhotosPlugin (0.1.1):
5
- - SDWebImage/Core (~> 5.0.0-beta )
5
+ - SDWebImage/Core (>= 5.0.0-beta3 )
6
6
7
7
DEPENDENCIES:
8
8
- Expecta
@@ -28,7 +28,7 @@ CHECKOUT OPTIONS:
28
28
SPEC CHECKSUMS:
29
29
Expecta: 3b6bd90a64b9a1dcb0b70aa0e10a7f8f631667d5
30
30
SDWebImage: e52654ceef9fdc19f4c612d64a5b6d3f05dd81a4
31
- SDWebImagePhotosPlugin: 4976eb48566aec15bbd0e6f92a4980570172eb12
31
+ SDWebImagePhotosPlugin: 0aa6821cd8f2bed88b5d0cd26cd66bc90c5c03ab
32
32
33
33
PODFILE CHECKSUM: 6680009759cc4cfe5fb285144f541a8b9218710e
34
34
Original file line number Diff line number Diff line change @@ -36,5 +36,5 @@ TODO: Add long description of the pod here.
36
36
s . module_map = 'SDWebImagePhotosPlugin/Module/SDWebImagePhotosPlugin.modulemap'
37
37
38
38
s . frameworks = 'Photos'
39
- s . dependency 'SDWebImage/Core' , '~> 5.0.0-beta '
39
+ s . dependency 'SDWebImage/Core' , '>= 5.0.0-beta3 '
40
40
end
You can’t perform that action at this time.
0 commit comments