-
Notifications
You must be signed in to change notification settings - Fork 0
/
altstore.json
42 lines (42 loc) · 1.81 KB
/
altstore.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
37
38
39
40
41
42
{
"name": "Indicus",
"subtitle": "Indicus AltStore source",
"description": "Here you can find all Indicus iOS apps that are avaiable in AltStore.",
"iconURL": "https://indicus.ro/assets/img/gallery/indicus_logo_512.png",
"headerURL": "https://indicus.ro/assets/img/gallery/play_store/feature_graphic.png",
"website": "https://indicus.ro/",
"tintColor": "#F54F32",
"featuredApps": [
"ro.indicus"
],
"apps": [
{
"name": "Indicus: Economic Indices",
"bundleIdentifier": "ro.indicus",
"developerName": "Florin Stancu",
"subtitle": "ROBOR, ROBID, IRCC, RON exchange rate, EURIBOR and more",
"localizedDescription": "Indicus is an application that displays daily values for various economic indices such as ROBOR, ROBID, IRCC, RON exchange rate or EURIBOR. Users can track the performance of these indices, thus making informed decisions regarding their investments and savings.",
"marketplaceID": "test",
"iconURL": "https://indicus.ro/assets/img/gallery/indicus_logo_512.png",
"tintColor": "#F54F32",
"category": "utilities",
"screenshots": [
"https://indicus.ro/assets/img/gallery/pixel_6_pro/Screenshot_1679672613.png"
],
"versions": [
{
"version": "1.1",
"buildVersion": "2",
"date": "2024-05-25",
"localizedDescription": "First AltStore Update!",
"downloadURL": "https://myapp.com/myapp-1.1.ipa",
"size": 80925,
"minOSVersion": "14.0",
"maxOSVersion": "16.3"
}
],
"appPermissions": {}
}
],
"news": []
}