From 19dcd56d0f1bc78fc750ce934ac9c782178f5277 Mon Sep 17 00:00:00 2001 From: Fethi El Hassasna Date: Sun, 5 Jul 2026 12:43:25 -0400 Subject: [PATCH] Add Android to Single Station bundle mention, dependencies as table --- README.md | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index f3e450af..a2c99aa8 100755 --- a/README.md +++ b/README.md @@ -55,10 +55,12 @@ All user-facing strings are managed through `Localizable.xcstrings` (the String ## Dependencies -- [FRadioPlayer](https://github.com/fethica/FRadioPlayer) --streaming and metadata -- [LNPopupController](https://github.com/LeoNatan/LNPopupController) --now playing popup bar -- [NVActivityIndicatorView](https://github.com/ninjaprox/NVActivityIndicatorView) --loading indicators -- [MarqueeLabel](https://github.com/cbpowell/MarqueeLabel) --scrolling text labels +| Library | Purpose | +|---------|---------| +| [FRadioPlayer](https://github.com/fethica/FRadioPlayer) | Streaming, metadata parsing, iTunes album art | +| [LNPopupController](https://github.com/LeoNatan/LNPopupController) | Now playing popup bar | +| [NVActivityIndicatorView](https://github.com/ninjaprox/NVActivityIndicatorView) | Loading indicators | +| [MarqueeLabel](https://github.com/cbpowell/MarqueeLabel) | Scrolling text labels | All managed via Swift Package Manager. @@ -68,9 +70,9 @@ Contributions are welcome. Please branch off [`dev`](https://github.com/analogco ## Single Station Version -Looking for a simpler, single-station version? It skips the station list and launches straight into the player. +Looking for a simpler, single-station version? It skips the station list and launches straight into the player. One purchase now includes **both the iOS and Android** single-station projects. -[![Buy on Payhip](https://img.shields.io/badge/Buy-Single%20Station-blue)](https://payhip.com/b/x15QB) +[![Buy on Payhip](https://img.shields.io/badge/Buy-Single%20Station%20iOS%20%2B%20Android-blue)](https://payhip.com/b/x15QB) All proceeds go directly toward maintaining and improving Swift Radio.