We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 00f2421 commit f3849c7Copy full SHA for f3849c7
XHScrollMenu.podspec
@@ -1,11 +1,11 @@
1
Pod::Spec.new do |s|
2
s.name = "XHScrollMenu"
3
- s.version = "0.1.5"
+ s.version = "0.1.6"
4
s.summary = "XHScrollMenu is a display column elements, base on NetEase News App."
5
s.homepage = "https://github.com/JackTeam/XHScrollMenu"
6
s.license = "MIT"
7
s.authors = { "xhzengAIB" => "[email protected]" }
8
- s.source = { :git => "https://github.com/JackTeam/XHScrollMenu.git", :tag => "v0.1.5" }
+ s.source = { :git => "https://github.com/JackTeam/XHScrollMenu.git", :tag => "v0.1.6" }
9
s.frameworks = 'Foundation', 'CoreGraphics', 'UIKit'
10
s.platform = :ios, '5.0'
11
s.source_files = 'Source'
0 commit comments