forked from aattila/PebbleHunText
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathappinfo.json
More file actions
31 lines (31 loc) · 744 Bytes
/
Copy pathappinfo.json
File metadata and controls
31 lines (31 loc) · 744 Bytes
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
{
"appKeys": {},
"capabilities": [
""
],
"companyName": "aattila@gmail.com",
"longName": "HungarianText",
"projectType": "native",
"resources": {
"media": [
{
"file": "images/scrnshot1.png",
"menuIcon": true,
"name": "IMAGE_SCRSHOT1",
"type": "png"
},
{
"file": "fonts/gotham_light_hu.ttf",
"name": "GOTHAM_LIGHT_34",
"type": "font"
}
]
},
"shortName": "HungarianText",
"uuid": "32660847-48f4-4d35-968f-238c31d88769",
"versionCode": 1,
"versionLabel": "1.0",
"watchapp": {
"watchface": false
}
}