Skip to content

Commit fe87296

Browse files
author
Alex Usbergo
committed
updated podspec
1 parent 5396bf9 commit fe87296

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Buffer.podspec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
Pod::Spec.new do |s|
1010
s.name = "Buffer"
11-
s.version = "1.2"
11+
s.version = "1.3"
1212
s.summary = "Swift μ-framework for efficient array diffs, collection observation and cell configuration."
1313

1414
# This description is used to generate tags and improve search results.
@@ -22,7 +22,7 @@ Pod::Spec.new do |s|
2222
DESC
2323

2424
s.homepage = "https://github.com/alexdrone/Buffer"
25-
s.screenshots = "https://github.com/alexdrone/Buffer/raw/master/Doc/logo.png"
25+
s.screenshots = "https://github.com/alexdrone/Buffer/raw/master/docs/logo.png"
2626
s.license = 'MIT'
2727
s.author = { "Alex Usbergo" => "[email protected]" }
2828
s.source = { :git => "https://github.com/alexdrone/Buffer.git", :tag => s.version.to_s }

0 commit comments

Comments
 (0)