aboutsummaryrefslogtreecommitdiffstats
path: root/apps/sharebymail/appinfo/info.xml
blob: 3db007f1613bbd1f959e269723d55c2ede380f39 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<?xml version="1.0"?>
<info>
    <id>sharebymail</id>
    <name>Share by mail</name>
    <description>Share provider which allows you to share files by mail</description>
    <licence>AGPL</licence>
    <author>Bjoern Schiessle</author>
    <version>1.0.0</version>
    <namespace>ShareByMail</namespace>
    <category>other</category>
    <dependencies>
        <owncloud min-version="9.2" max-version="9.2" />
    </dependencies>
</info>