Skip to content

Commit

Permalink
cmmmit
Browse files Browse the repository at this point in the history
  • Loading branch information
chenliangloveyou committed Sep 29, 2017
1 parent b7f9aea commit e15b05a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions EasyNavigation.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@ Pod::Spec.new do |s|
s.license = "MIT"
s.author = { "chenliangloveyou" => "[email protected]" }
s.source = { :git => "https://github.com/chenliangloveyou/EasyNavigation.git", :tag => "#{s.version}" }
s.source_files = "EasyNavigation/**/*.{h,m}"
s.resource = 'EasyNavigation/EasyNavButton.bundle'
s.source_files = "EasyNavigation/**/*.{h,m}"
s.resource = 'EasyNavigation/EasyNavButton.bundle'
# s.public_header_files = "Classes/**/*.h"
s.ios.deployment_target= '7.0'

Expand Down

0 comments on commit e15b05a

Please sign in to comment.