Pod::File.new do |f|
  f.platform = :osx
  f.dependency 'ASIHTTPRequest'
end
