summaryrefslogtreecommitdiffstats
path: root/apps/sharebymail/appinfo/info.xml
blob: f1771fc9551f807987a4db809b7a8984f43bc4c0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<?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>
    <default_enable/>
</info>