File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed
SDWebImagePhotosPlugin/Module Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 11PODS:
22 - Expecta (1.0.6)
33 - SDWebImage/Core (5.1.0)
4- - SDWebImagePhotosPlugin (0.3 .0):
4+ - SDWebImagePhotosPlugin (0.4 .0):
55 - SDWebImage/Core (~> 5.0)
66
77DEPENDENCIES:
@@ -20,7 +20,7 @@ EXTERNAL SOURCES:
2020SPEC CHECKSUMS:
2121 Expecta: 3b6bd90a64b9a1dcb0b70aa0e10a7f8f631667d5
2222 SDWebImage: fb387001955223213dde14bc08c8b73f371f8d8f
23- SDWebImagePhotosPlugin: 99daf9f3706d65e887e3b802ad8121ebaba0f782
23+ SDWebImagePhotosPlugin: 7577bd9f01f16c2f3b35fd81109b0612c739c81a
2424
2525PODFILE CHECKSUM: 60756e45d1da564a14e0e1964ffd639deadc2855
2626
Original file line number Diff line number Diff line change 88
99Pod ::Spec . new do |s |
1010 s . name = 'SDWebImagePhotosPlugin'
11- s . version = '0.3 .0'
11+ s . version = '0.4 .0'
1212 s . summary = 'A SDWebImage plugin to support Photos framework image loading.'
1313
1414 s . description = <<-DESC
Original file line number Diff line number Diff line change 1515 <key >CFBundlePackageType </key >
1616 <string >FMWK </string >
1717 <key >CFBundleShortVersionString </key >
18- <string >0.3 .0 </string >
18+ <string >0.4 .0 </string >
1919 <key >CFBundleVersion </key >
20- <string >0.3 .0 </string >
20+ <string >0.4 .0 </string >
2121 <key >NSPrincipalClass </key >
2222 <string ></string >
2323</dict >
You can’t perform that action at this time.
0 commit comments