Skip to content

Commit f3849c7

Browse files
committed
update XHScrollMenu.podspec v0.1.6
1 parent 00f2421 commit f3849c7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

XHScrollMenu.podspec

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
Pod::Spec.new do |s|
22
s.name = "XHScrollMenu"
3-
s.version = "0.1.5"
3+
s.version = "0.1.6"
44
s.summary = "XHScrollMenu is a display column elements, base on NetEase News App."
55
s.homepage = "https://github.com/JackTeam/XHScrollMenu"
66
s.license = "MIT"
77
s.authors = { "xhzengAIB" => "[email protected]" }
8-
s.source = { :git => "https://github.com/JackTeam/XHScrollMenu.git", :tag => "v0.1.5" }
8+
s.source = { :git => "https://github.com/JackTeam/XHScrollMenu.git", :tag => "v0.1.6" }
99
s.frameworks = 'Foundation', 'CoreGraphics', 'UIKit'
1010
s.platform = :ios, '5.0'
1111
s.source_files = 'Source'

0 commit comments

Comments
 (0)