We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e95f54c commit 418869dCopy full SHA for 418869d
SDWebImagePhotosPlugin.podspec
@@ -8,7 +8,7 @@
8
9
Pod::Spec.new do |s|
10
s.name = 'SDWebImagePhotosPlugin'
11
- s.version = '1.0.1'
+ s.version = '1.1.0'
12
s.summary = 'A SDWebImage plugin to support Photos framework image loading.'
13
14
s.description = <<-DESC
SDWebImagePhotosPlugin/Module/Info.plist
@@ -15,9 +15,9 @@
15
<key>CFBundlePackageType</key>
16
<string>FMWK</string>
17
<key>CFBundleShortVersionString</key>
18
- <string>1.0.1</string>
+ <string>1.1.0</string>
19
<key>CFBundleVersion</key>
20
21
<key>NSPrincipalClass</key>
22
<string></string>
23
</dict>
0 commit comments