We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f3301f4 commit 2d1d5a4Copy full SHA for 2d1d5a4
1 file changed
XHScrollMenu.podspec
@@ -1,11 +1,11 @@
1
Pod::Spec.new do |s|
2
s.name = "XHScrollMenu"
3
- s.version = "0.1.6"
+ s.version = "1.0"
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" => "xhzengAIB@gmail.com" }
8
- s.source = { :git => "https://github.com/JackTeam/XHScrollMenu.git", :tag => "v0.1.6" }
+ s.source = { :git => "https://github.com/JackTeam/XHScrollMenu.git", :tag => "v1.0" }
9
s.frameworks = 'Foundation', 'CoreGraphics', 'UIKit'
10
s.platform = :ios, '5.0'
11
s.source_files = 'Source'
0 commit comments