diff --git a/ASIHTTPRequest/1.8.1/ASIHTTPRequest.podspec b/ASIHTTPRequest/1.8.1/ASIHTTPRequest.podspec index 575e1152..2d6fc637 100644 --- a/ASIHTTPRequest/1.8.1/ASIHTTPRequest.podspec +++ b/ASIHTTPRequest/1.8.1/ASIHTTPRequest.podspec @@ -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