mirror of
https://github.com/streamyfin/streamyfin.git
synced 2026-06-22 13:50:28 +01:00
9 lines
166 B
JSON
9 lines
166 B
JSON
{
|
|
"name": "background-downloader",
|
|
"version": "1.0.0",
|
|
"platforms": ["ios"],
|
|
"ios": {
|
|
"appDelegateSubscribers": ["BackgroundDownloaderAppDelegate"]
|
|
}
|
|
}
|