Welcome to mirror list, hosted at ThFree Co, Russian Federation.

info.xml « appinfo - github.com/nextcloud/ocsms.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: d1419504e22d6969bbc7a0aaf23f04cca0ac4639 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<?xml version="1.0"?>
<info>
    <id>ocsms</id>
    <name>ownCloud SMS</name>
    <description>A app to sync SMS with your ownCloud</description>
    <licence>AGPL</licence>
    <author>Loic Blot</author>
    <version>1.6.3</version>
    <requiremin>8</requiremin>
    <requiremax>9.1</requiremax>
    <dependencies>
        <owncloud min-version="8.0" max-version="9.1" />
    </dependencies>

    <ocsid>167289</ocsid>
    
    <website>https://apps.owncloud.com/content/show.php/ownCloud+SMS?content=167289</website>
    <bugs>https://github.com/nerzhul/ocsms/issues</bugs>
    <repository type="git">https://github.com/nerzhul/ocsms</repository>
</info>