Skip to content

Commit

Permalink
fix pod
Browse files Browse the repository at this point in the history
  • Loading branch information
music4kid committed Jul 5, 2016
1 parent 644088c commit 4d16b7a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion PLeakSniffer.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ Pod::Spec.new do |s|
# 'PLeakSniffer' => ['PLeakSniffer/Assets/*.png']
# }

s.public_header_files = 'Pod/Classes/PLeakSniffer/PLeakSniffer.h'
s.public_header_files = 'PLeakSniffer/Classes/PLeakSniffer.h'
# s.frameworks = 'UIKit', 'MapKit'
# s.dependency 'AFNetworking', '~> 2.3'
end

0 comments on commit 4d16b7a

Please sign in to comment.