Skip to content

Commit

Permalink
1.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
EnderTan authored and EnderTan committed Mar 9, 2017
1 parent a73aae2 commit c1d1cc1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ETNavBarTransparent.podspec
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
Pod::Spec.new do |s|
s.name = 'ETNavBarTransparent'
s.version = '1.0.4'
s.version = '1.0.5'
s.license = 'MIT'
s.summary = 'Change NavigationBar‘s transparency at pop gestrue and other situation'
s.homepage = 'https://github.com/EnderTan/ETNavBarTransparent'
s.author = { 'Ender Tan' => '[email protected]' }
s.social_media_url = 'http://weibo.com/endertan'
s.source = { :git => 'https://github.com/EnderTan/ETNavBarTransparent.git', :tag => '1.0.4' }
s.source = { :git => 'https://github.com/EnderTan/ETNavBarTransparent.git', :tag => '1.0.5' }
s.platform = :ios, '8.0'
s.source_files = 'ETNavBarTransparent','ETNavBarTransparent/**/*'
s.requires_arc = true
Expand Down
Binary file not shown.

0 comments on commit c1d1cc1

Please sign in to comment.