Files
JBChartView/ASIWebPageRequest/1.8.1/ASIWebPageRequest.podspec
T
2011-09-10 21:56:24 +02:00

15 lines
452 B
Ruby

Pod::Spec.new do
name 'ASIWebPageRequest'
version '1.8.1'
part_of 'ASIHTTPRequest', '1.8.1'
homepage 'http://allseeing-i.com/ASIHTTPRequest/ASIWebPageRequest'
author 'Ben Copsey' => 'ben@allseeing-i.com'
summary %{
The ASIWebPageRequest class included with ASIHTTPRequest lets you download
complete webpages, including external resources like images and stylesheets.
}
source_files 'Classes/ASIWebPageRequest/*.m'
end