We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7b307da commit 72edd3fCopy full SHA for 72edd3f
FSPagerView.podspec
@@ -1,7 +1,7 @@
1
Pod::Spec.new do |s|
2
3
s.name = "FSPagerView"
4
- s.version = "0.5.4"
+ s.version = "0.5.5"
5
s.summary = "FSPagerView is an elegant Screen Slide Library for making Banner、Product Show、Welcome/Guide Pages、Screen/ViewController Sliders."
6
7
s.homepage = "https://github.com/WenchaoD/FSPagerView"
FSPagerView/FSPagerView/Info.plist
@@ -15,7 +15,7 @@
15
<key>CFBundlePackageType</key>
16
<string>FMWK</string>
17
<key>CFBundleShortVersionString</key>
18
- <string>0.5.4</string>
+ <string>0.5.5</string>
19
<key>CFBundleVersion</key>
20
<string>$(CURRENT_PROJECT_VERSION)</string>
21
<key>NSPrincipalClass</key>
0 commit comments