<?xml version="1.0"?>
<info>
    <id>integration_google</id>
    <name>Google integration</name>
    <summary>Import Google data into Nextcloud</summary>
    <description><![CDATA[Google integration allows you to automatically migrate your Google calendars, contacts, and files into Nextcloud.]]></description>
    <version>4.2.0</version>
    <licence>agpl</licence>
    <author>Julien Veyssier</author>
    <namespace>Google</namespace>
    <documentation>
        <developer>https://github.com/nextcloud/integration_google</developer>
    </documentation>
    <category>integration</category>
    <website>https://github.com/nextcloud/integration_google</website>
    <bugs>https://github.com/nextcloud/integration_google/issues</bugs>
    <screenshot>https://github.com/nextcloud/integration_google/raw/master/img/screenshot1.jpg</screenshot>
    <dependencies>
        <nextcloud min-version="30" max-version="32"/>
    </dependencies>
    <settings>
        <admin>OCA\Google\Settings\Admin</admin>
        <admin-section>OCA\Google\Settings\AdminSection</admin-section>
        <personal>OCA\Google\Settings\Personal</personal>
        <personal-section>OCA\Google\Settings\PersonalSection</personal-section>
    </settings>
</info>
