<plugin name='sendgrid' version='0.1' grailsVersion='1.3.7 &gt; *'>
  <author>Antony Jones</author>
  <authorEmail>aj.desirableobjects.co.uk</authorEmail>
  <title>Grails SendGrid plugin</title>
  <description>Allows the sending of Email via SendGrid's services</description>
  <documentation>http://grails.org/plugin/grails-sendgrid</documentation>
  <resources>
    <resource>BuildConfig</resource>
    <resource>Config</resource>
    <resource>DataSource</resource>
    <resource>UrlMappings</resource>
    <resource>uk.co.desirableobjects.sendgrid.SendGridApiConnectorService</resource>
    <resource>uk.co.desirableobjects.sendgrid.SendGridService</resource>
  </resources>
  <dependencies />
  <behavior />
</plugin>