We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 01567df commit b6fc594Copy full SHA for b6fc594
Gifu.podspec
@@ -1,6 +1,6 @@
1
Pod::Spec.new do |s|
2
s.name = "Gifu"
3
- s.version = "3.2.1"
+ s.version = "3.2.2"
4
s.summary = "High-performance animated GIF support for iOS "
5
s.homepage = "https://github.com/kaishin/Gifu"
6
s.social_media_url = "http://twitter.com/kaishin"
Supporting Files/Info.plist
@@ -19,7 +19,7 @@
19
<key>CFBundleSignature</key>
20
<string>????</string>
21
<key>CFBundleVersion</key>
22
- <string>158</string>
+ <string>160</string>
23
<key>NSPrincipalClass</key>
24
<string></string>
25
</dict>
0 commit comments