CocoaPods / cocoapods-downloader

A small library that provides downloaders for various source types (HTTP/SVN/Git/Mercurial)
MIT License
84 stars 71 forks source link

Add zstd support. #144

Open CrazyFanFan opened 2 months ago

CrazyFanFan commented 2 months ago

Integrating Zstandard (Zstd) into cocoapods-downloader makes decompressing resources faster, especially beneficial for binary distributions. This update will speed up installation, providing a smoother experience for developers.