McLighting/clients/pebble/watchapp/appinfo.json
2016-06-04 23:26:30 +02:00

46 lines
1.1 KiB
JSON

{
"appKeys": {},
"capabilities": [
"configurable"
],
"companyName": "pebble@tobiasblum.de",
"longName": "McLighting",
"projectType": "pebblejs",
"resources": {
"media": [
{
"file": "images/menu_icon.png",
"menuIcon": true,
"name": "IMAGE_MENU_ICON",
"type": "bitmap"
},
{
"file": "images/logo_splash.png",
"name": "IMAGE_LOGO_SPLASH",
"type": "bitmap"
},
{
"file": "images/tile_splash.png",
"name": "IMAGE_TILE_SPLASH",
"type": "bitmap"
},
{
"file": "fonts/UbuntuMono-Regular.ttf",
"name": "MONO_FONT_14",
"type": "font"
}
]
},
"sdkVersion": "3",
"shortName": "McLighting",
"targetPlatforms": [
"aplite"
],
"uuid": "11c1a793-0ddf-4045-8a40-4b4d059763ea",
"versionCode": 1,
"versionLabel": "1.0",
"watchapp": {
"hiddenApp": false,
"watchface": false
}
}