Skip to content

Commit 82f1e9d

Browse files
author
Jordan Morgan
committed
Final Release for 1.0.3
1 parent 2ffc07f commit 82f1e9d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

BFRImageViewer.podspec

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
Pod::Spec.new do |s|
22
s.name = "BFRImageViewer"
3-
s.version = "1.0.2"
3+
s.version = "1.0.3"
44
s.summary = "BFRImageViewer."
55
s.homepage = "https://bufferapp.com"
66
s.license = { :type => 'MIT', :file => 'LICENSE' }
77
s.author = { "Andrew Yates" => "andy@bufferapp.com" }
8-
s.source = { :git => "https://github.com/bufferapp/buffer-ios-image-viewer.git", :tag => 'v1.0.2' }
8+
s.source = { :git => "https://github.com/bufferapp/buffer-ios-image-viewer.git", :tag => 'v1.0.3' }
99
s.source_files = 'Classes', 'BFRImageViewController/**/*.{h,m}'
1010
s.platform = :ios, '8.0'
1111
s.requires_arc = true

0 commit comments

Comments
 (0)