CocoaPods / cocoapods-downloader

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

Support LZMA2 compressed tarballs #5

Closed kylef closed 10 years ago

kylef commented 10 years ago

http://en.wikipedia.org/wiki/Xz

coveralls commented 10 years ago

Coverage Status

Coverage remained the same when pulling 4ac0a8de35315ea41ff71c77ef421977c274e452 on lzma into b3a95be1468bd6d8a46a82a027460965581e2c21 on master.

fabiopelosin commented 10 years ago

:+1: Looks great, please add a not to the changelog and merge! We also need a note in the CocoaPods changelog about this.