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 f8be000 commit 25a4da8Copy full SHA for 25a4da8
STPopupPreview.podspec
@@ -1,6 +1,6 @@
1
Pod::Spec.new do |s|
2
s.name = "STPopupPreview"
3
- s.version = "1.0.4"
+ s.version = "1.0.5"
4
s.summary = "An alternative peek preview for non 3D Touch devices. Inspired by Instagram."
5
6
s.description = <<-DESC
STPopupPreview/Info.plist
@@ -15,7 +15,7 @@
15
<key>CFBundlePackageType</key>
16
<string>FMWK</string>
17
<key>CFBundleShortVersionString</key>
18
- <string>1.0.4</string>
+ <string>1.0.5</string>
19
<key>CFBundleSignature</key>
20
<string>????</string>
21
<key>CFBundleVersion</key>
0 commit comments