Skip to content
This repository is currently being migrated. It's locked while the migration is in progress.

Commit

Permalink
Update LastFm.podspec
Browse files Browse the repository at this point in the history
  • Loading branch information
darvin committed Aug 17, 2013
1 parent 7ef64b7 commit 899dd66
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions LastFm.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,5 @@ Pod::Spec.new do |s|
s.source_files = 'LastFm/*.{h,m}'
s.requires_arc = true
s.dependency 'KissXML', '~> 5.0'
s.xcconfig = { 'HEADER_SEARCH_PATHS' => '"$(SDKROOT)/usr/include/libxml2"' }
end

0 comments on commit 899dd66

Please sign in to comment.