Skip to content

Commit

Permalink
update XHScrollMenu.podspec v1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
xhzengAIB committed Jan 14, 2015
1 parent f3301f4 commit 2d1d5a4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions XHScrollMenu.podspec
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
Pod::Spec.new do |s|
s.name = "XHScrollMenu"
s.version = "0.1.6"
s.version = "1.0"
s.summary = "XHScrollMenu is a display column elements, base on NetEase News App."
s.homepage = "https://github.com/JackTeam/XHScrollMenu"
s.license = "MIT"
s.authors = { "xhzengAIB" => "[email protected]" }
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" }
s.frameworks = 'Foundation', 'CoreGraphics', 'UIKit'
s.platform = :ios, '5.0'
s.source_files = 'Source'
Expand Down

0 comments on commit 2d1d5a4

Please sign in to comment.