We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 76423a1 commit 3f8105dCopy full SHA for 3f8105d
SDWebImageWebPCoder.podspec
@@ -1,6 +1,6 @@
1
Pod::Spec.new do |s|
2
s.name = 'SDWebImageWebPCoder'
3
- s.version = '0.14.3'
+ s.version = '0.14.4'
4
s.summary = 'WebP decoder/encoder for SDWebImage coder plugin.'
5
6
s.description = <<-DESC
SDWebImageWebPCoder/Module/Info.plist
@@ -15,9 +15,9 @@
15
<key>CFBundlePackageType</key>
16
<string>FMWK</string>
17
<key>CFBundleShortVersionString</key>
18
- <string>0.14.3</string>
+ <string>0.14.4</string>
19
<key>CFBundleVersion</key>
20
21
<key>NSPrincipalClass</key>
22
<string></string>
23
</dict>
0 commit comments