<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<addon id="plugin.video.vgtv" name="VGTV" version="3.0.0" provider-name="Espen Hovlandsdal">
  <requires>
    <import addon="xbmc.python" version="2.1.0"/>
    <import addon="script.module.xbmcswift2" version="1.1.1"/>
    <import addon="script.module.simplejson" version="2.0.10"/>
  </requires>
  <extension point="xbmc.python.pluginsource" library="addon.py">
    <provides>video</provides>
  </extension>
  <extension point="xbmc.addon.metadata">
    <platform>all</platform>
    <language>no</language>
    <summary>VGTV.no</summary>
    <description>Enjoy videos from VGTV.no - News, sports and entertainment - mainly Norwegian.</description>
    <description lang="no">Se videoer fra VGTV.no - NettTV fra Verdens Gang (VG).</description>
    <license>GNU GENERAL PUBLIC LICENSE. Version 3, 29 June 2007</license>
    <forum>http://forum.xbmc.org/showthread.php?tid=163526</forum>
    <source>https://github.com/rexxars/vgtv-xbmc.git</source>
    <email>espen@hovlandsdal.com</email>
  </extension>
</addon>
