VerveDo/app/licences/libraries/readyou.json
2025-02-12 18:08:13 +08:00

16 lines
No EOL
335 B
JSON

{
"uniqueId": "me.ash.reader",
"artifactVersion": "0.11.1",
"name": "Read You",
"developers": [
{
"name": "Ashinch"
}
],
"description": "An Android RSS reader presented in Material You style.",
"website": "https://github.com/Ashinch/ReadYou/",
"tag": "custom",
"licenses": [
"GPL-3.0-or-later"
]
}