Added pebble client.
This commit is contained in:
@@ -0,0 +1,46 @@
|
||||
{
|
||||
"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
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user