Skip to content

Commit

Permalink
更新podspec
Browse files Browse the repository at this point in the history
更新podspec
  • Loading branch information
自由流水 committed Nov 14, 2017
1 parent 141e7c1 commit bdf5a84
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions SCNavigationMenuView.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
Pod::Spec.new do |s|

s.name = "SCNavigationMenuView"
s.version = "0.5.0"
s.version = "0.5.1"
s.summary = "SCNavigationMenuView provide a NavigationBar MenuView."
s.description = "SCNavigationMenuView provide a NavigationBar MenuView. It is a easy way."

Expand All @@ -20,7 +20,7 @@ Pod::Spec.new do |s|

s.platform = :ios, "8.0"

s.source = { :git => "https://github.com/TalkingJourney/SCNavigationMenuView.git", :tag => "0.5.0" }
s.source = { :git => "https://github.com/TalkingJourney/SCNavigationMenuView.git", :tag => "0.5.1" }

s.source_files = "SCNavigationMenuView/**/*.{h,m,png}"
s.public_header_files = "SCNavigationMenuView/**/*.h"
Expand Down

0 comments on commit bdf5a84

Please sign in to comment.