<plugin name='twitter' version='0.2.4' grailsVersion='3.1.1 &gt; *'>
  <type>twitter.TwitterGrailsPlugin</type>
  <authorEmail>omasiri@novadge.com</authorEmail>
  <author>Omasirichukwu Udeinya</author>
  <documentation>http://novadge.github.io/twitter-service/</documentation>
  <profiles>[web]</profiles>
  <description>Use twitter API to read and write twitter data</description>
  <title>Twitter service plugin</title>
  <version />
  <grailsVersion>3.1.1 &gt; *</grailsVersion>
  <license>APACHE</license>
  <issueManagement url='https://github.com/Novadge/twitter-service/issues' />
  <organization name='Novadge' url='http://www.novadge.com/' />
  <name>twitter</name>
  <scm url='https://github.com/Novadge/twitter-service/' />
  <resources>
    <resource>twitter.Application</resource>
    <resource>com.novadge.social.TwitterService</resource>
  </resources>
</plugin>