diff --git a/README.md b/README.md index 2efc6cd4f..39f2541b4 100644 --- a/README.md +++ b/README.md @@ -1490,6 +1490,7 @@ Also see [push notifications](#push-notifications) - [Swish](https://github.com/thoughtbot/Swish) - Nothing but Net(working). - [TermiNetwork](https://github.com/billp/TermiNetwork) - A networking library written with Swift 4.0 that supports multi-environment configuration, routing and automatic deserialization. - [ThunderRequest](https://github.com/3sidedcube/ThunderRequest) - A simple URLSession wrapper with a generic protocol based request body approach and easy deserialisation of responses. +- [Tiercel](https://github.com/Danie1s/Tiercel) - Pure Swift iOS download framework with background downloads, relaunch recovery, resumable transfers, and task management. - [Transporter](https://github.com/nghialv/Transporter) - A tiny library makes uploading and downloading easier. - [TRON](https://github.com/MLSDev/TRON) - Lightweight network abstraction layer, written on top of Alamofire. - [TWRDownloadManager](https://github.com/chasseurmic/TWRDownloadManager) - A modern download manager based on NSURLSession to deal with asynchronous downloading, management and persistence of multiple files.