Skip to content

Commit 72417ee

Browse files
author
DreamingInBinary
committed
Podspec bump
1 parent c7baf47 commit 72417ee

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: BFRImageViewer.podspec

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Pod::Spec.new do |s|
22
s.name = "BFRImageViewer"
3-
s.version = "1.0.28"
3+
s.version = "1.0.29"
44
s.summary = "A turnkey solution to display photos and images of all kinds in your app."
55
s.description = <<-DESC
66
The BFRImageViewer is a turnkey solution to present images within your iOS app 🎉! It's based off of the excellent IDMPhotoBrowser, but tweaked for our own needs.
@@ -14,7 +14,7 @@ Pod::Spec.new do |s|
1414
"Jordan Morgan" => "[email protected]",
1515
"Humber Aquino" => "[email protected]"}
1616
s.social_media_url = "https://twitter.com/bufferdevs"
17-
s.source = { :git => "https://github.com/bufferapp/buffer-ios-image-viewer.git", :tag => '1.0.28' }
17+
s.source = { :git => "https://github.com/bufferapp/buffer-ios-image-viewer.git", :tag => '1.0.29' }
1818
s.source_files = 'Classes', 'BFRImageViewController/**/*.{h,m}'
1919
s.resources = ['BFRImageViewController/**/BFRImageViewerLocalizations.bundle','BFRImageViewController/**/*.{png}']
2020
s.platform = :ios, '8.0'

0 commit comments

Comments
 (0)