~veebers/stock-ticker-mobile-app/porting-autopilot-1.4

« back to all changes in this revision

Viewing changes to manifest.json

  • Committer: Tarmac
  • Author(s): Sergio Schvezov
  • Date: 2013-10-10 01:34:45 UTC
  • mfrom: (63.1.6 click)
  • Revision ID: tarmac-20131010013445-kw7aklxrqli5a4i5
Upstreaming click.

Approved by Ubuntu Phone Apps Jenkins Bot, Michael Hall.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
{
 
2
    "description": "A stock trading app with charts, news, and management", 
 
3
    "framework": "ubuntu-sdk-13.10", 
 
4
    "hooks": {
 
5
        "stock-ticker-mobile": {
 
6
            "apparmor": "apparmor/stock-ticker-mobile.json", 
 
7
            "desktop": "stock-ticker-app.desktop"
 
8
        }
 
9
    }, 
 
10
    "icon": "icons/stock_icon_48.png", 
 
11
    "maintainer": "Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>",
 
12
    "name": "com.ubuntu.stock-ticker-mobile", 
 
13
    "title": "stock-ticker-mobile", 
 
14
    "version": "0.3.7"
 
15
}