use a less specific version of libxml with ASIHTTPRequest to support Mountain Lion
This commit is contained in:
@@ -31,7 +31,7 @@ Pod::Spec.new do |s|
|
||||
|
||||
s.subspec 'ASIWebPageRequest' do |ws|
|
||||
ws.source_files = 'Classes/ASIWebPageRequest/'
|
||||
ws.library = 'xml2.2.7.3'
|
||||
ws.library = 'xml2.2'
|
||||
ws.xcconfig = { 'HEADER_SEARCH_PATHS' => '$(SDKROOT)/usr/include/libxml2' }
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user