-
Notifications
You must be signed in to change notification settings - Fork 0
/
BonnieRepo_2.0.json
36 lines (36 loc) · 1.32 KB
/
BonnieRepo_2.0.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
{
"name": "Bonnie's Repo",
"subtitle": "A repo hosted by BonnieDev",
"description": "I host cool apps",
"iconURL": "https://avatars.githubusercontent.com/u/73203899?v=4",
"headerURL": "https://avatars.githubusercontent.com/u/73203899?v=4",
"website": "https://bonnie39.github.io",
"tintColor": "#F54F32",
"featuredApps": [],
"apps": [
{
"name": "tapgame prototype",
"bundleIdentifier": "dev.bonnie.tapgame",
"developerName": "BonnieDev",
"subtitle": "idk.",
"localizedDescription": "idk",
"iconURL": "https://raw.githubusercontent.com/TheResonanceTeam/.default-sources/main/essentials/apple.default.icon.png",
"tintColor": "#60DF89",
"screenshotURLs": [
],
"versions": [
{
"version": "1.0",
"date": "2022-06-14",
"localizedDescription": "very early test version (it sucks)",
"downloadURL": "https://github.com/Bonnie39/mobile-tapgame/releases/download/build-1/tapgame.ipa",
"size": 17400000,
"minOSVersion": "14.0",
"maxOSVersion": "17.0"
}
],
"appPermissions": {}
}
],
"news": []
}