File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 88
99Pod ::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 }
You can’t perform that action at this time.
0 commit comments