Twatch/appinfo.json

38 lines
892 B
JSON
Raw Normal View History

2015-07-06 19:46:42 -06:00
{
"appKeys": {},
"capabilities": [
""
],
"companyName": "dartcatcher@gmail.com",
2015-07-26 11:10:09 -06:00
"longName": "Neale's Watch",
2015-07-06 19:46:42 -06:00
"projectType": "native",
"resources": {
2015-07-21 18:10:51 -06:00
"media": [
{
"characterRegex": "[\uf10b]",
"file": "fonts/fontawesome-webfont.ttf",
"name": "SYMBOLS_52",
"type": "font"
},
{
"characterRegex": "[12345689]",
"file": "fonts/AveriaSerifLibre-Regular.ttf",
"name": "FONT_48",
"type": "font"
}
]
2015-07-06 19:46:42 -06:00
},
"sdkVersion": "3",
2015-11-11 14:37:45 -07:00
"shortName": "Twatch",
2015-07-06 19:46:42 -06:00
"targetPlatforms": [
"aplite",
"basalt",
"chalk"
2015-07-06 19:46:42 -06:00
],
2015-11-11 14:37:45 -07:00
"uuid": "e0b60de0-c43e-4dcd-817b-b60c1be26cb5",
2015-07-06 19:46:42 -06:00
"versionLabel": "1.0",
"watchapp": {
"watchface": true
}
}