File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
SDWebImageWebPCoder/Module Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 11Pod ::Spec . new do |s |
22 s . name = 'SDWebImageWebPCoder'
3- s . version = '0.1.2 '
3+ s . version = '0.1.3 '
44 s . summary = 'WebP decoder/encoder for SDWebImage coder plugin.'
55
66 s . description = <<-DESC
7- This is a simple SDWebImage coder plugin to support WebP image.
7+ This is a SDWebImage coder plugin to support WebP image.
88 DESC
99
1010 s . homepage = 'https://github.com/SDWebImage/SDWebImageWebPCoder'
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.1.2 </string >
18+ <string >0.1.3 </string >
1919 <key >CFBundleVersion </key >
20- <string >0.1.2 </string >
20+ <string >0.1.3 </string >
2121 <key >NSPrincipalClass </key >
2222 <string ></string >
2323</dict >
You can’t perform that action at this time.
0 commit comments