summaryrefslogtreecommitdiffstats
path: root/examples/sensors/shakeit/info.json
blob: 1895469bba4be2e08fcf83a7fe38fbffbe70da0b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
{
    "info-version": "1.0",
    "dict": {
        "DisplayName": "ShakeIt!",
        "Identifier": "com.nokia.mt.shakeit",
        "Runtime": "qml",
        "MainQML": "shakeit.qml",
        "Version": "1.0.0",
        "Category": "application",
        "Subcategory": "utility",
        "Summary": "ShakeIt demonstrates the Qt5 QtSensor Gestures API"
    }
}