summaryrefslogtreecommitdiffstats
path: root/addons/xbmc.json/addon.xml.in
blob: 6f09fa24126df52edf8796335bc109ef6c1aa262 (plain)
1
2
3
4
5
6
7
<?xml version="1.0" encoding="UTF-8"?>
<addon id="xbmc.json" version="@JSONRPC_VERSION@" provider-name="Team XBMC">
  <backwards-compatibility abi="6.0.0"/>
  <requires>
    <import addon="xbmc.core" version="0.1.0"/>
  </requires>
</addon>